mountainMath / cancensus

R wrapper for calling CensusMapper APIs

Home Page:https://mountainmath.github.io/cancensus/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in list_census_regions() for CA01 and CA06

dshkol opened this issue · comments

> list_census_regions('CA01')
Querying CensusMapper API for regions data...
Error in handle_cm_status_code(response, NULL) : 
  could not find function "handle_cm_status_code"
> list_census_regions('ca06')
Querying CensusMapper API for regions data...
Error in handle_cm_status_code(response, NULL) : 
  could not find function "handle_cm_status_code"
> list_census_regions('CA06')
Querying CensusMapper API for regions data...
Error in handle_cm_status_code(response, NULL) : 
  could not find function "handle_cm_status_code"

Environment issue - not a bug.