import_shapefile: Create an sf object from a shapefile

Description Usage Arguments Details Value Author(s)

View source: R/io.R

Description

Create an sf object from a shapefile

Usage

1
import_shapefile(shp_path, quiet = TRUE, method = "sf")

Arguments

shp_path

character. A full path to the input shapefile with file name and extension

quiet

boolean.

method

tool used to convert to spatial data; either 'sf' or 'rgdal'

Details

Create an sf object from a full path to shapefile with file name and extension

Value

sf object

Author(s)

Chris R. Vernon (chris.vernon@pnnl.gov)


IMMM-SFA/teleconnect documentation built on Oct. 22, 2021, 2 p.m.