R/data.R

#' Sample vegetation data with hexagonal grid
#'
#' A generated dataset containing presences and absences of five vegetation types.
#'
#' @docType data
#' @name hexagonal_data
#' @usage data(hexagonal_data)
#' @format An `sf` object with 300 rows and 6 variables.
#' @author Krisztina Dóra Konrád \email{konrad.krisztina@@ecolres.hu}
"hexagonal_data"


#' Sample vegetation data with square grid
#'
#' A generated dataset containing presences and absences of five vegetation types.
#'
#'
#' @docType data
#' @name square_data
#' @usage data(square_data)
#' @format An `sf` object with 300 rows and 6 variables.
#' @author Krisztina Dóra Konrád \email{konrad.krisztina@@ecolres.hu}
"square_data"

Try the LandComp package in your browser

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

LandComp documentation built on May 29, 2024, 4:07 a.m.