join_data: Join spatial and incidence datasets

View source: R/preprocess_data.R

join_dataR Documentation

Join spatial and incidence datasets

Description

Join spatial and incidence datasets

Usage

join_data(sf_data, tbl_data, by)

Arguments

sf_data

sf object

tbl_data

tibble of incidence

by

Column name to join on

Value

sf object with joined attributes


mlspatial documentation built on Aug. 27, 2025, 1:09 a.m.