AQSysDB {LLSR} | R 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)
[Package LLSR version 0.0.3.1 Index]