FolderCreater: FolderCreater

Description Usage Arguments Value Note Author(s)

View source: R/folderCreater.R

Description

Assembles lists of data tables into a manageable folder sythem.

Usage

1
FolderCreater(data, format = "collective")

Arguments

data

Data sheets in with ages and values to be sorted in.

format

Information about the format of the data sheets:

If format="collective" it is expected that the first column contains an age and all other columns contain the corresponding values.

If format="segment" it is expected that there are always alternating ages and values next to each other.

Starting with the age.
Example: Age...V1...Age...V2...

Value

Returns a folder structure based on lists.

Note

This function has only been developed for the Alfred Wegener Institute Helmholtz Centre for Polar and Marine Research and should therefore only be used in combination with their database.

Author(s)

Tim Kröger


TimKroeger13/AWIPackage documentation built on April 10, 2021, 2:32 p.m.