summary_strata | R Documentation |
Summarise the information of a strata file or object. Used internally in radiator and might be of interest for users.
summary_strata(strata)
strata |
(path or object) The strata file or object. |
Number of strata/populations
Number of individuals
Number of individuals per populations
Number of duplicate ids.
read_strata
,
individuals2strata
, change_pop_names
,
join_strata
, generate_strata
## Not run:
radiator::summary_strata(strata)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.