I keep receiving this error message when attempting to use functions such as get_county_demographics or get_acs_data:
Error in matrix(unlist(value, recursive = FALSE, use.names = FALSE), nrow = nr, : 'data' must be of a vector type, was 'NULL'
Has anyone else encountered this?