occupation_plot: Distribution plots for ISCO-88 occupation labels

View source: R/demographics.R

occupation_plotR 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


epiCo documentation built on April 4, 2025, 2:23 a.m.