get chicago public school data. REQUIRES DATA CLEANED BY SCRIPT 'bin/clean-cps-personnel.sh'.
1 2 | get_cps_security_personnel(data_dir = file.path(get_main_dir(),
"RawData/CPS_Personnel/cooked"), force = FALSE, replace = FALSE)
|
data_dir |
path to data directory |
force |
force a full import. |
replace |
replace existing package data with new import. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.