readCPEAT: CPEAT project reads

View source: R/readCPEAT.R

readCPEATR Documentation

CPEAT project reads

Description

This reads in records of the CPEAT project from PANGAEA.

Usage

readCPEAT(dataDir, workLocal = FALSE, verbose = FALSE)

Arguments

dataDir

identify the download directory

workLocal

flag to ignore any files you don't have locally (don't download)

verbose

flag to print out verbose debugging messages

Value

a list of data frames, the first data frame with the meta data and a second data frame with the records @import magrittr @importFrom dplyr select mutate vars starts_with select if_else recode filter full_join @importFrom readr read_file read_tsv cols @importFrom plyr ddply @importFrom tidyr separate gather spread


ISCN/SOCDRaHR2 documentation built on May 26, 2023, 6:44 a.m.