wfs_copy: Make local copies

Description Usage Arguments Examples

View source: R/wfs_copy.R

Description

Downloads the dictionary and data files for a dataset and saves local copies in a specified folder or the working directory

Usage

1
wfs_copy(dataset, target = "")

Arguments

dataset

A required string with the dataset name, e.g. "cosr02"

target

An optional string with name of folder where to save the files, defaults to current working directory

Examples

1
wfs_copy("cosr02")

grodri/wfs documentation built on July 16, 2020, 11:11 p.m.