Description Usage Arguments Value
Utility for returning sorted ranks of obs at sites above a minimum count.
1 | rank_list(ftype, dat = charcoal, min_count = 3)
|
ftype |
is a character vector specifying facies type |
dat |
is the data.table of charcoal site data |
min_count |
is the minimum number of obs per site (1 is all sites) |
a list of sorted ranks at sites with obs > 'min_count'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.