scy {GenTag}R Documentation

Summary color year

Description

Summary the number of each color tag used per year.

Usage

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

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

[Package GenTag version 1.0 Index]