read.IS {MRMLinear} R Documentation

Read the definition of internal standards

Description

Usage

read.IS(file,
    sheetName = "Sheet1");

Arguments

file

A csv file or xlsx file. [as string]

sheetName

The sheet name that contains data of the IS data if the given file is a xlsx file. [as string]

Details

Authors

BioNovoGene

Value

this function returns data object of type IS[].

clr value class

Examples


[Package MRMLinear version 1.0.0.0 Index]