powered by
Add geodata metadata to a crunch variable
addGeoMetadata(variable)
a Crunch variable to use for matching. This must be either a text or a categorical variable.
a CrunchGeography object that can be assigned into geo(variable)
geo(variable)
# NOT RUN { geo(ds$state) <- addGeoMetadata("state", data=ds) # }
Run the code above in your browser using DataLab