Learn R Programming

LLSR (version 0.0.3.1)

AQSysDB: 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

Run this code
# NOT RUN {
AQSysDB("C:/data.xlsx")
# }

Run the code above in your browser using DataLab