Description Usage Arguments Value
View source: R/ValidityCheck.R
Ensures the validity of the input data
| 1 2 3 4 5 | 
| data | data frame containing the data to be checked | 
| sample | name of column containing the sample ID (default: sample) | 
| leaf.area | name of column containing the leaf area (cm^2) (default: leaf.area) | 
| date.and.time | name of column containing the date and time (default: date and time) | 
| dry.weight | name of column containing the dry weight (g) (default: dry weight) | 
| fresh.weight.saturated | name of column containing the saturated fresh weight (g) (default: fresh.weight.saturated) | 
| fresh.weight | name of column containing the fresh weight (g) (default: fresh.weight) | 
| water.potential | name of column containing the water potential (bar) (default: water.potential) | 
| RWD | name of column containing the relative water deficit (default: RWD) | 
| conductance | name of column containing the conductance values (default: conductance) | 
| time.since.start | name of column containing the time since start values (default: time.since.start) | 
| temperature | name of column containing the temperature values (default: temperature) | 
| humidity | name of column containing the humidity values (default: humidity) | 
no return value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.