Nothing
#' 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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.