R/data.R

#' Sampling test data
#'
#' A dataset containing the testdata and other attributes of almost 110
#'  socd030 The variables are as follows:
#'
#' @format A data frame with 109 rows and 6 variables:
#' \describe{
#'   \item{socd030}{data variable socd030}
#'   \item{dem}{data variable DEM}
#'   \item{plancur}{data variable plancur}
#'   \item{procur}{data variable procur}
#'   \item{mrrtf}{data variable mrrtf}
#'   \item{twi}{data variable twi}
#'
#' }
"df.input"


#' Sampling test data of the dem
#'
#' A dataset containing the df.dem and other attributes of almost 212000
#'  df.dem The variables are as follows:
#'
#' @format A data frame with 211415 rows and 3 variables:
#' \describe{
#'   \item{dem}{data variable DEM}
#'   \item{x}{The coordinate variable x}
#'   \item{y}{The coordinate variable y}
#' }
"df.dem"

#' Sampling test data of the mrrtf
#'
#' A dataset containing the df.mrrtf and other attributes of almost 212000
#'  df.mrrtf The variables are as follows:
#'
#' @format A data frame with 211415 rows and 3 variables:
#' \describe{
#'   \item{mrrtf}{data variable MRRTF}
#'   \item{x}{The coordinate variable x}
#'   \item{y}{The coordinate variable y}
#' }
"df.mrrtf"

#' Sampling test data of the plancur
#'
#' A dataset containing the df.plancur and other attributes of almost 212000
#'  df.plancur The variables are as follows:
#'
#' @format A data frame with 211415 rows and 3 variables:
#' \describe{
#'   \item{plancur}{data variable PLANCUR}
#'   \item{x}{The coordinate variable x}
#'   \item{y}{The coordinate variable y}
#' }
"df.plancur"

#' Sampling test data of the procur
#'
#' A dataset containing the df.procur and other attributes of almost 212000
#'  df.procur The variables are as follows:
#'
#' @format A data frame with 211415 rows and 3 variables:
#' \describe{
#'   \item{procur}{data variable PROCUR}
#'   \item{x}{The coordinate variable x}
#'   \item{y}{The coordinate variable y}
#' }
"df.procur"

#' Sampling test data of the twi
#'
#' A dataset containing the df.twi and other attributes of almost 212000
#'  df.twi The variables are as follows:
#'
#' @format A data frame with 211415 rows and 3 variables:
#' \describe{
#'   \item{twi}{data variable TWI}
#'   \item{x}{The coordinate variable x}
#'   \item{y}{The coordinate variable y}
#' }
"df.twi"

Try the ParallelDSM package in your browser

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

ParallelDSM documentation built on Nov. 16, 2022, 9:05 a.m.