Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nm code comments #1

Open
nmontalbanocouncil opened this issue Apr 24, 2023 · 0 comments
Open

nm code comments #1

nmontalbanocouncil opened this issue Apr 24, 2023 · 0 comments

Comments

@nmontalbanocouncil
Copy link

  • add dplyr, ggplot2 (or tidyverse) to 00_load_dependencies.R
  • source("code/utils/00_load_dependencies.R") still doesn't work out of the box for me. the rmd file is located in the code folder and that is getting set as the working directory. can change to source("utils/00_load_dependencies.R") or source("../code/utils/00_load_dependencies.R"). But I'm having the problem for all file paths loading and writing.
  • 01_litigations_lead.rmd line 74: there is no existing lead_lit_cd variable
  • 01_violations_lead.rmd line 16: the data file data/lead_data_hmcv_4_11_23.csv doesn't exist
  • 01_violations_lead.rmd line 52: the data file data/City Council Districts/ doesn't exist. Also if using a downloaded file just make sure to put in readme where the file was downloaded from.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant