scy: Summary color year

Description Usage Arguments Value Author(s) See Also Examples

Description

Summary the number of each color tag used per year.

Usage

1
scy(usedcombinations, yearusedcombinations, hide_color = NA)

Arguments

usedcombinations

Pre used combinations.

yearusedcombinations

The year in which the combination was used.

hide_color

Color(s) to be hide in the estimation of remain colors tags present in nature.

Value

A summary of the numeber of tag colors used by year

Author(s)

Biagolini-Jr.

See Also

erc

Examples

1
2
data(pre_used) # Data example
scy(pre_used[,1:4],pre_used[,5], hide_color="EMPTY")

GenTag documentation built on June 24, 2019, 5:02 p.m.