[acs-r] Error in downloading 2016 census data?

Jacob Coblentz coblentz at mit.edu
Thu Mar 1 09:01:35 EST 2018


require(acs)
api.key.install(key=my_key)
all_counties<-geo.make(state="*",county="*")
race_table<-acs.fetch(endyear = 2016, span=1, geography = all_counties, table.number = "B02001", col.names = "pretty")
Error in data.frame(variable.code = names, table.number = table.numbers,  : 
  arguments imply differing number of rows: 3, 5


What’s up with this error?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/acs-r/attachments/20180301/0be023e8/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1847 bytes
Desc: not available
Url : http://mailman.mit.edu/pipermail/acs-r/attachments/20180301/0be023e8/attachment.bin


More information about the acs-r mailing list