View source: R/create_internal.R
get_cv | R Documentation |
Receive a table created with survey and return the coefficient of variation for each cell
get_cv(table, design, domains, type_est = "all", env = parent.frame())
table |
|
design |
design |
domains |
|
type_est |
type of estimation: all or size. |
env |
parent environment |
dataframe
with results including including CV
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.