R/leafdata.r

#' LeafArea default data
#'
#' Analyzed leaf area data for example
#'
#' @docType data
#' @keywords data
#' @format A list with six data frames, A1-01.jpeg.txt, A1-02.jpeg.txt, A123-01.jpeg.txt, A123-02.jpeg.txt, A2.jpeg.txt and A300-1.jpeg.txt. The first column is the identity of image, the second column is the area of the image (cm2) and the thrid column is the perimeter of the image (cm).
#' @name leafdata
"leafdata"
mattocci27/LeafArea documentation built on Aug. 22, 2023, 2:30 a.m.