Learn R Programming

mlspatial (version 0.1.1)

join_data: Join spatial and incidence datasets

Description

Join spatial and incidence datasets

Usage

join_data(sf_data, tbl_data, by)

Value

sf object with joined attributes

Arguments

sf_data

sf object

tbl_data

tibble of incidence

by

Column name to join on