R/covplant.R

#'Covariate data

"covplant"
#'@description covplant is the dataset of the spatial covariate of the plantillness dataset. Each column can be used as a covariate along the plantillness dataset in the estima function. Each row of a selected covariate matches a point of the plantillness dataset, that's why there is no coordinates in the covplant dataset.
#'@format a matrix of 2366 rows and 3 columns
#'@details
#'\itemize{
#'\item $v1 spatial covariate
#'\item $v2 spatial covariate
#'\item $v3 spatial covariate
#'}
#'@docType data
#'@keywords dataset
#'@name covplant
#'@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.