standardiseMap | R Documentation |
Standardise maps to a minimal set of attributes with consistent naming with code, name and codeType columns and an optional altCode column
standardiseMap(sf, codeCol, nameCol, altCodeCol, codeType)
sf |
- a non standard map |
codeCol |
- a column name containing the unique code or id for the map |
nameCol |
- the name column |
altCodeCol |
- an alternative code column |
codeType |
- a fixed value for the codeType |
a standardised map
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.