exampleData {growthPheno} | R Documentation |
A small data set to use in function examples
Description
Imaging data for 20 of the plants that were imaged over 14 days from an experiment in a Smarthouse in the Plant Accelerator. Producing these files is illustrated in the Rice
vignette and the data is used as a small example in the growthPheno
manual.
Usage
data(exampleData)
Format
Three data.frames
:
-
raw.dat
(280 rows by 33 columns) that contains the imaging data for 20 plants by 14 imaging days as produced by the image processing software; -
longi.dat
(280 rows by 37 columns) that contains a modified version of the imaging data for the 20 plants by 14 imaging days inraw.dat
; -
cart.dat
(20 rows by 14 columns) that contains data summarizing the growth features of the 20 plants produced from the data inlongi.dat
.
[Package growthPheno version 2.1.25 Index]