match_to_county: match_to_county

Description Usage Arguments Value Author(s)

View source: R/match_to_county.R

Description

Function that takes data from point layer and applies it to the appropriate polygons and returns a polygon layer with the chosen summarized data

Usage

1
match_to_county(pts, polygons, id = "NUTS_ID")

Arguments

pts

a spatial points dataframe

polygons

and spatial polygons dataframe

id

The id field in the polygondataset

Value

A spatial polygon dataframe

Author(s)

Thomas Rosendal


SVA-SE/svamap documentation built on Sept. 25, 2020, 3:53 p.m.