ttap: Transform into aquap2 structure

View source: R/prep_transformToAp2.r

ttapR Documentation

Transform into aquap2 structure

Description

Transform a given object into the aquap2 data structure.

Usage

ttap(obj, md = getmd(), dol = TRUE, ncpwl = 1, reduceTRH = FALSE, stf = TRUE)

ttapM(obj)

Arguments

obj

The object to be converted

md

The metadata; an object of class 'aquap_md'. expName can be changed.

dol

Logical. If outliers should be detected.

ncpwl

The numbers of characters before the wavelength.

reduceTRH

Logical. If Temp and RelHum values should be reduced.

stf

Logical, if the resulting file should be saved in the r-data folder.

Details

Class and Numeric prefixes in the column names are expected. Function ttapM is a reduced function for internal use only.

Value

An object of class 'aquap_data'


bpollner/aquap2 documentation built on March 29, 2024, 7:33 a.m.