View source: R/readNFI_spatial.R
| asNFI_spatial_sf | R Documentation |
Reconstruct an sf object from tabular NFI data and its geometry sidecar.
asNFI_spatial_sf(x, registry = getNFIgeometry_spatial(x),
na.action = c("keep",
"drop", "error"),
validate = TRUE)
x |
Tabular NFI object to convert to an |
registry |
Plot-geometry |
na.action |
Action for rows whose plot key has no matching geometry: retain, remove, or raise an error. |
validate |
Logical; whether to |
Wilson Lara [aut, cre] (ORCID: <https://orcid.org/0000-0003-3527-1380>), Cristobal Ordonez [aut] (ORCID: <https://orcid.org/0000-0001-5354-3760>), Aitor Vázquez-Veloso [aut] (ORCID: <https://orcid.org/0000-0003-0227-506X>), Felipe Bravo [aut] (ORCID: <https://orcid.org/0000-0001-7348-6695>)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.