employment: This function allows you to calculate the variables: PEA,...

View source: R/employment.R

employmentR Documentation

This function allows you to calculate the variables: PEA, PET, PO, PD

Description

This function allows you to calculate the variables: PEA, PET, PO, PD

Usage

employment(data = ech::toy_ech_2018, pobpcoac = "pobpcoac")

Arguments

data

data.frame with microdata

pobpcoac

Variable name of definition of population by activity status. Default: "pobpcoac"

Details

Disclaimer: This script is not an official INE product. Aviso: El script no es un producto oficial de INE.

Value

data.frame, tbl and tbl_df object

See Also

Other employment: branch_ciiu(), employment_restrictions(), underemployment()

Examples


toy_ech_2018 <- employment(data = ech::toy_ech_2018, pobpcoac = "pobpcoac")


calcita/ech documentation built on March 2, 2024, 7:54 a.m.