Learn R Programming

robCompositions (version 2.4.1)

employment_df: Employment in different countries by gender and status.

Description

  • genderfactor

  • statusfactor, defining if part or full time work

  • countrycountry

  • valueemployment

Usage

data(employment_df)

Arguments

Format

A data.frame with 132 rows and 4 columns.

Examples

Run this code
data(employment_df)
head(employment_df)

Run the code above in your browser using DataLab