occupation_plot | R Documentation |
Function that makes a treemap plot of a vector of ISCO-88 occupation codes
occupation_plot(occupation_data, sex = FALSE, q = 0.9)
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 |
A plot to summarize the distribution of ISCO-88 labels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.