getWorklist: GetWorklist

Description Usage Arguments Details Value Author(s)

Description

Generate Worklist for data acquisition.

Usage

1
2
3
4
5
getWorklist(instrument = c("Agilent", "AB"), name = "worklist",
  randommethod = c("no", "position", "injection"), samplenumber = NULL,
  replication = 1, QCstep = 8, conditionQCnumber = 10,
  validationQCstep = 40, testmixstep = 40, injectionfrom = 1,
  user = "other", dir = "D:\\MassHunter\\Data\\SXT\\")

Arguments

instrument

Which instrument you use? "Agilent" or "AB", default is "Agilent".

name

The name of worklist.

randommethod

Which random method you want to use? "no", "position" or "injection". Default is "no".

samplenumber

Sample number.

replication

Replication times.

QCstep

QC step.

conditionQCnumber

Condition QC number.

validationQCstep

Validation QC step.

testmixstep

Test mixture step.

injectionfrom

Injection order from which? Default is 1.

user

Default is "other".

dir

Directory.

Details

Generate Worklist for data acquisition.

Value

New worklist.

Author(s)

Xiaotao Shen shenxt@sioc.ac.cn


jaspershen/getWorklist documentation built on May 21, 2019, 8:37 a.m.