template_exp_data: formualte the dataset (i02)

Description Usage Arguments Value

View source: R/template_exp_data.R

Description

formualte the dataset (i02)

Usage

1
2
3
template_exp_data(listdata = NULL, classnum = NULL, output = NULL,
  dir.data = NULL, modified.file = "", zspec_wid = 0.4,
  sameclass = 0)

Arguments

listdata

list. the list contains time and value. must be provided

classnum

int. the start class number to be considered, a new class number will be return. must be provided

output

string. output path for the add part of experiment measrument. must be provided

dir.data

string. the working/data directory. must be provided

modified.file

string. addon file name. default ""

zspec_wid

numeric. the zspec_wid for new input data, the default is 0.4

sameclass

int. whether different scale class for different input measurement, the default is 0 (use different class number). 1 use the same class number

Value

int. the new class number to be used


artedison/ensRadaptor documentation built on Dec. 8, 2020, 5:31 p.m.