match_sp | R Documentation |
Find key for merging Spatial* objects
match_sp(sp_from, sp_to)
df |
The data frame containing the data to be mapped |
lon |
The name of the column containing the longitude data |
lat |
The name of the column containing the latitude data |
tbl_merge <- match_sp(sp_companies_uk, sp_uk_lieutenancy)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.