| carditest {cardidates} | R Documentation |
Artificial Data Set: 3 Years of Phytoplankton
Description
The data contains 3 years of an artificial phytoplankton data set
which conforms to the metaCDW data structure.
Usage
data(carditest)
Format
A data frame with the following 4 columns:
sampletime code
xday of year (interval 0 ... 365)
yobserved biovolume, abundance etc.
flagvalidity flag to switch single data records on (
TRUE) or off (FALSE), defaults toTRUE
See Also
Examples
data(carditest)
head(carditest)
#View(carditest)
[Package cardidates version 0.4.9 Index]