This vignette illustrates how the parcels data set works. Currently the methods.string package focuses on address explosion and cleaning.
# parcels.address parcels <- list() data.path <- '~/Dropbox/pkg.data/parcels' parcels$address <- parcels::address(data.path, fresh=FALSE) parcels$shapes <- parcels::shapes(data.path, fresh=FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.