loadData: loadData

View source: R/utilities.R

loadDataR Documentation

loadData

Description

This function loads all of the csv files in a specified folder into the global environment. The object names will be identical to the original file names.

Usage

loadData(dataPath = NULL)

Arguments

dataPath

default is NULL the folder containing files to be loaded into R. If left as NULL, csv files in thesampleAndesData folder will be loaded

Value

nothing - just loads data to environment

Author(s)

Mike McMahon, Mike.McMahon@dfo-mpo.gc.ca

See Also

Other general_use: colTypeConverter(), loadESEData(), matchAndesToESE(), setExperimentType(), tweakBasketsPostProcessing(), tweakBaskets(), tweakCatches(), tweakLv1(), tweakSets(), tweakSpecimensRaw(), tweakUniversal()


PopulationEcologyDivision/andesmerge documentation built on April 12, 2024, 6:28 a.m.