import_SVD: Import Spatial Vector Data

View source: R/self_similarity_utilities.R

import_SVDR Documentation

Import Spatial Vector Data

Description

Import Spatial Vector Data

Usage

import_SVD(x = NULL, dsn, layer, ...)

Arguments

x

Object of class 'sf'

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 'sf::st_read()' together with 'dsn' and 'layer'

Value

Object of class 'sf'. If CRS of the original data is in Long/Lat, it is transformed to EPSG:3857


pramitghosh/sameSVD documentation built on July 28, 2024, 12:38 a.m.