dt_to_spatVector_points | R Documentation |
data.table to spatVector for points
dt_to_spatVector_points(dt, include_values = TRUE, specific_values = NULL)
dt |
data.table |
include_values |
include additional values from data.table as attributes paired with created terra spatVector [boolean] |
specific_values |
specific values to include as attributes if include_values == TRUE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.