Description Usage Arguments Value Note Author(s) Examples
This function allows you to take a single Population
object
into a list of Population
objects, one for each stratum.
1 | partition(x, stratum = "Population")
|
x |
Any object that can be column indexed by the function |
stratum |
The column name of the stratum to partition on (default='Population'). |
A partitioned list of objects, indexed by name
A quick routine for grabbing subsets of data.
Rodney J. Dyer rjdyer@vcu.edu
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.