get_cv: Get the coefficient of variation
Description
Receive a table created with survey and return the coefficient of variation for each cell
Usage
get_cv(table, design, domains, type_est = "all", env = parent.frame())
Value
dataframe
with results including including CV
Arguments
- table
dataframe
with results
- design
design
- domains
vector
with domains
- type_est
type of estimation: all or size.
- env
parent environment