AQSysDB: AQSysDB

View source: R/AQSysDB.R

AQSysDBR Documentation

AQSysDB

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

AQSysDB(path)

Arguments

path

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

Examples

## Not run: 
AQSysDB("C:/data.xlsx")

## End(Not run)

hutchr/LLSR documentation built on May 25, 2022, 4:09 p.m.