Description Usage Arguments Value
View source: R/landlord_location_stacked_bar.R
This function takes in data and produces a stacked bar chart panel of landlord location grouped by ethnoracial, income, gentrification,
1 2 3 4 5 6 | landlord_location_stacked_bar(
dat,
save = F,
savename = "plot.png",
caption = paste0(frb_acs_caption, ses_caption, period_caption)
)
|
dat |
oak-data-cleaning/County_Assessor/landlords_clean.csv |
save |
T if user would like to return plot object and save file, F (default) to just return object. |
savename |
File name of map for saving. |
caption |
Caption for figure |
Stacked bar chart panel of landlord location by neighborhood category.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.