landlord_location_stacked_bar: Produce stacked bar chart panel of landlord location by...

Description Usage Arguments Value

View source: R/landlord_location_stacked_bar.R

Description

This function takes in data and produces a stacked bar chart panel of landlord location grouped by ethnoracial, income, gentrification,

Usage

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)
)

Arguments

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

Value

Stacked bar chart panel of landlord location by neighborhood category.


Changing-Cities-Research-Lab/oakViz documentation built on May 13, 2021, 7:19 p.m.