[acs-r] access to specific table via ACS in R

Bryan Skelton beskelton at me.com
Mon Oct 12 14:34:56 EDT 2015


Question: I am trying to access a specific ACS table, S2401 to get income information.

Please see error below when running the query.

> library(choroplethr)
> get_acs_data("S2401", "zip")
Error in seq.default(1, length(names), 2) : wrong sign in 'by' argument

Is it possible this table is simply not yet available via the API?

Thank you.
Bryan


More information about the acs-r mailing list