R/plantillness.R

#'Illness data

"plantillness"
#'@description plantillness is a dataset representing a vineyard of the Bordeaux region
#'@format a matrix of 2366 rows and 16 columns
#'@details
#'\itemize{
#'\item $NRang : rows of the vines
#'\item $NCep : position in the row of the vines
#'\item $X2004 : state of the vine at the position (NRang,NCep) in 2004
#'\item $X2005 : state of the vine at the position (NRang,NCep) in 2005
#'\item $X2006 : state of the vine at the position (NRang,NCep) in 2006
#'\item $X2007 : state of the vine at the position (NRang,NCep) in 2007
#'\item $X2008 : state of the vine at the position (NRang,NCep) in 2008
#'\item $X2009 : state of the vine at the position (NRang,NCep) in 2009
#'\item $X2010 : state of the vine at the position (NRang,NCep) in 2010
#'\item $X2011 : state of the vine at the position (NRang,NCep) in 2011
#'\item $X2012 : state of the vine at the position (NRang,NCep) in 2012
#'\item $X2013 : state of the vine at the position (NRang,NCep) in 2013
#'\item $X2014 : state of the vine at the position (NRang,NCep) in 2014
#'\item $X2015 : state of the vine at the position (NRang,NCep) in 2015
#'\item $X2016 : state of the vine at the position (NRang,NCep) in 2016
#'\item $X2017 : state of the vine at the position (NRang,NCep) in 2017
#'}
#'@docType data
#'@keywords dataset
#'@name plantillness
#'@source no source
NULL

Try the starm package in your browser

Any scripts or data that you put into this service are public.

starm documentation built on April 14, 2020, 5:31 p.m.