carditest | R Documentation |
The data contains 3 years of an artificial phytoplankton data set
which conforms to the metaCDW
data structure.
data(carditest)
A data frame with the following 4 columns:
sample
time code
x
day of year (interval 0 ... 365)
y
observed biovolume, abundance etc.
flag
validity flag to switch single data records on
(TRUE
) or off (FALSE
), defaults to TRUE
metaCDW
data(carditest)
head(carditest)
#View(carditest)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.