exampleData: A small data set to use in function examples

exampleDataR 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:

  1. raw.dat (280 rows by 34 columns) that contains the imaging data for 20 plants by 14 imaging days as produced by the image processing software;

  2. longi.dat (280 rows by 37 columns) that contains a modified version of the imaging data for the 20 plants by 14 imaging days in raw.dat;

  3. indv.dat (20 rows by 45 columns) that contains data summarizing the growth features of the 20 plants, based on the data in longi.dat.


growthPheno documentation built on June 8, 2025, 12:51 p.m.