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

Error in convert_fips_to_names() - "Error in get(geo_header) : object 'PLACE' not found" #21

Open
pawbu79 opened this issue Jun 24, 2021 · 0 comments

Comments

@pawbu79
Copy link

pawbu79 commented Jun 24, 2021

I am running package version 0.6.6
R Version 4.1.0
RStudio Version 1.4.1717

I am attempting to attach State, County, Place, and County Subdivision names to Census data I have downloaded with the totalcensus package.

I have had no problems creating object with State and County names.

However, when I attempt to specify

convert_fips_to_names(c('01301'), states=c('AZ'), geo_header = "PLACE")

I get the following error:

Error in get(geo_header) : object 'PLACE' not found

Am I missing something with the geo_header specification?

Any assistance would be greatly appreciated!

Thank you

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