find_nearth_vectors: Find the full path for a vector dataset

Description Usage Arguments Value

View source: R/nearth.R

Description

Find the full path for a vector dataset

Usage

1
2
find_nearth_vectors(name = "ne_50m_coastline", ext = ".shp",
  path = nearth_path(what = "vector"))

Arguments

name

character, one or more names to find

ext

character the file extension to seek, by default '.shp'

path

character the path to the Natural Earth vector datasets

Value

a named character vector, missing files are returned as empty character


BigelowLab/nearth documentation built on May 5, 2019, 2:44 p.m.