LoadMultivar: LoadMultivar

Description Usage Arguments Value Note Author(s)

View source: R/LoadMultivar.R

Description

Loads Diatom data for Multivariate statistics

Usage

1
2
3
4
5
6
7
LoadMultivar(
  data,
  sep = ",",
  DataAsPercent = T,
  SartOfData = 4,
  Comparison = 2
)

Arguments

data

Name of the dataset in CSV format.

sep

Separator in the CSV.

DataAsPercent

Bool indicating whether data should be convertet to percent or not.

SartOfData

Number indicating the Collum where the Diatom data stats.

Comparison

Number indicating the Collum where the Depth or Age is located.

Value

Returns a Dataframe.

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.