AQSysDB: AQSysDB

Description Usage Arguments Examples

View source: R/AQSysDB.R

Description

Import DB data from an Excel Worksheet and process it through mathematical descriptors to output a highly structured variable comparable to a Database and which hold a list of references, chemicals and parameters for any implemented mathematical descriptors.

Usage

1
AQSysDB(path)

Arguments

path

String containing the full path to the XLS or XLSX file.

Examples

1
2
3
4
## Not run: 
AQSysDB("C:/data.xlsx")

## End(Not run)

LLSR documentation built on Feb. 18, 2021, 1:09 a.m.