occupation_plot {epiCo}R Documentation

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)

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

Value

A plot to summarize the distribution of ISCO-88 labels


[Package epiCo version 1.0.1 Index]