You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting data from the 2010 decennial Census
Downloading feature geometry from the Census website. To cache shapefiles for use in future sessions, set `options(tigris_use_cache = TRUE)`.
No encoding supplied: defaulting to UTF-8.
Error : Your API call has errors. The API message returned is .
Using Census Summary File 1
Error in UseMethod("gather") :
no applicable method for 'gather' applied to an object of class "character"
The text was updated successfully, but these errors were encountered:
Please briefly describe your problem and what output you expect. If you have a question, please don't use this form. Instead, ask on https://stackoverflow.com/ or https://community.rstudio.com/.
Please include a minimal reproducible example (AKA a reprex). If you've never heard of a reprex before, start by reading https://www.tidyverse.org/help/#reprex.
When I run this code...
I get this error...
The text was updated successfully, but these errors were encountered: