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

raw input file names (from data queries) do not match input file names #18

Open
KristenOmori-NOAA opened this issue Jul 17, 2024 · 0 comments

Comments

@KristenOmori-NOAA
Copy link

read.csv(here::here(year, "data", "raw", paste0(area, "_bts_age_specimen_data.csv"))) %>%

raw input name from query : bts_specimen_data.csv
listed in bts_age_comp function: goa_bts_age_specimen_data.csv
suggested: goa_bts_age_specimen_data

similar case:
raw input name from query : goa_bts_agecomp_data.csv
listed in bts_age_comp function: goa_ts_age_data.csv
suggested: goa_bts_age_comp_data

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