View source: R/self_similarity_utilities.R
import_sf | R Documentation |
Wrapper for 'sf::st_read()“
import_sf(dsn, layer, ...)
dsn |
Data source name such as the directory where the file is located |
layer |
Layer name such as the filename of the file to be converted |
... |
Other arguments passed on to 'st_read()' |
An object of class sf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.