create_spatvector_object_from_dfr | R Documentation |
create terra spatvector from a data.frame where cols 1 and 2 must be x and y coordinates respectively. Additional columns are set as attributes to the points where the first additional (col 3) should be the feat_ID.
create_spatvector_object_from_dfr(x, verbose = TRUE)
x |
data.frame object |
verbose |
be verbose |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.