dmdScheme_raw: Object of class 'dmdScheme_raw ' containing the raw data as...

View source: R/dmdScheme_raw.R

dmdScheme_rawR Documentation

Object of class dmdScheme_raw containing the raw data as read in.

Description

The dataset contains raw data. An object of class dmdScheme_raw is returned by the function read_excel_raw with the argument raw = TRUE and read_excel_raw. It is usually an intermediate object, as in the normal workflow, this object is automatically converted to an object of class dmdSchemeSet.

Usage

dmdScheme_raw()

Details

dmdSchemeData_raw:

a data.frame as returned by the function read_excel with the class dmdSchemeData_raw

dmdSchemeSet_raw:

a list with where each element is a dmdSchemeData_raw object with additional attributes:

propertyName:

name of the dmdScheme for which this object contains the raw data. In the spreadsheet, it is in the cell H1 in ther in the Experiment tab (DATA dmeScheme v0.9.9.)

dmdSchemeVersion:

version of the dmdScheme used. In the spreadsheet, it is in the cell H1 in ther in the Experiment tab (DATA dmeScheme v0.9.9.)

names:

the names of the dmdSchemeData_raw sets. In the spreadsheet, the names of the tabs.

Examples

dmdScheme_raw()


Exp-Micro-Ecol-Hub/dmdScheme documentation built on Aug. 31, 2022, 3:17 p.m.