loadData | R Documentation |
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.
loadData(dataPath = NULL)
dataPath |
default is |
nothing - just loads data to environment
Mike McMahon, Mike.McMahon@dfo-mpo.gc.ca
Other general_use:
colTypeConverter()
,
loadESEData()
,
matchAndesToESE()
,
setExperimentType()
,
tweakBasketsPostProcessing()
,
tweakBaskets()
,
tweakCatches()
,
tweakLv1()
,
tweakSets()
,
tweakSpecimensRaw()
,
tweakUniversal()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.