View source: R/tally_repeats.R
tally_repeats | R Documentation |
AgeingError requires a table of data with columns for each reader and
rows for each age reading combination, where a count
column indicates
how many times the age reading combination is repeated. This function
tallies the repeated values and adds an initial count
column with the
tally.
tally_repeats(dat)
dat |
Input dataframe or tibble with columns for each reader and rows for each specimen |
Ian G. Taylor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.