Description Usage Arguments Value Note Author(s) See Also Examples
Choose a new stratification scheme from the schemes
slot in a gtypes object.
1 |
g |
a gtypes object. |
scheme |
either the column name of a stratification scheme stored
in the data.frame of the |
drop |
remove samples not assigned to a stratum? (those assigned |
A new gtypes object with an updated strata slot.
If scheme is a vector or factor and has names, then the
they will be used to match with getIndNames of g.
Otherwise scheme should be the same length as the number of
samples in g or values in scheme will be recycled as
necessary.
Eric Archer eric.archer@noaa.gov
getSchemes
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.