#' Example of GEDI level 4A in data.table format
#'
#' This dataset is generated by the function \code{l4_get} and clipped on the
#' Italian extent with \code{l4_clip} using the extent of
#' \code{system.file("extdata","Italy.shp",package = "GEDI4R")} as bounding box.
#'
#' @format a \code{data.table} with 13153 observation and 14 variables.
#' \describe{see the Details section of \code{\link{l4_get}} for information on the
#' variables listed in this dataset}
#' @source The dataset was generated with functions provided in the
#' \code{GEDI4R } package and data downloaded from
#' \url{https://daac.ornl.gov/cgi-bin/dsviewer.pl?ds_id=1907}
"gedil4"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.