match_sp: Find key for merging Spatial* objects

View source: R/geomap_tools.R

match_spR Documentation

Find key for merging Spatial* objects

Description

Find key for merging Spatial* objects

Usage

match_sp(sp_from, sp_to)

Arguments

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

Examples

tbl_merge <- match_sp(sp_companies_uk, sp_uk_lieutenancy)

mark-me/graydon.package documentation built on Nov. 14, 2023, 5:31 p.m.