qat_save_set_mean_1d: Produce a savelist from a resultlist for a Set Mean

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/qat_save_set_mean_1d.R

Description

This function takes the results, produced by qat\_analyse\_set\_mean\_1d and construct a savelist, which may be used to produce a netCDF output.

Usage

1
qat_save_set_mean_1d(resultlist_part, baseunit = "")

Arguments

resultlist_part

A list with the results of the check

baseunit

The unit of the original measurement vector

Details

This function takes the resultlist and transfer the content to a newly organized list. This consists mainly of a text, which is use in the parameter description for a netCDF-file.

Value

Returning a savelist with the content of the resultlist.

Author(s)

Andre Duesterhus

See Also

qat_call_save_set_mean

Examples

1
## still to come

qat documentation built on May 2, 2019, 4:06 p.m.