branch_ciiu | R Documentation |
This function allows you to identify activity branches
branch_ciiu(
data = ech::toy_ech_2018,
f72_2 = "f72_2",
group = TRUE,
disaggregated = FALSE
)
data |
data.frame |
f72_2 |
Variable name of ciiu code rev.4 |
group |
logical to define 12 or 18 categories, if FALSE code 18. Default: TRUE |
disaggregated |
logical to define disaggregated branches or not. Default: FALSE |
Disclaimer: This script is not an official INE product. Aviso: El script no es un producto oficial de INE.
data.frame
Other employment:
employment_restrictions()
,
employment()
,
underemployment()
toy_ech_2018 <- branch_ciiu(data = ech::toy_ech_2018)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.