Learn R Programming

epiCo (version 1.0.1)

occupation_plot: Distribution plots for ISCO-88 occupation labels

Description

Function that makes a treemap plot of a vector of ISCO-88 occupation codes

Usage

occupation_plot(occupation_data, sex = FALSE, q = 0.9)

Value

A plot to summarize the distribution of ISCO-88 labels

Arguments

occupation_data

A dataframe

sex

A boolean for sex data. The default value is FALSE

q

A number that represents the quantile. The default value is 0.9