View source: R/preprocess_data.R
join_data | R Documentation |
Join spatial and incidence datasets
join_data(sf_data, tbl_data, by)
sf_data |
sf object |
tbl_data |
tibble of incidence |
by |
Column name to join on |
sf object with joined attributes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.