Nothing
#' `TROLL` lidar parameters
#'
#' Lidar parameters definition used by `TROLL` for lidar simulations.
#'
#' @format A data frame with 5 rows and 3 variables: \describe{
#' \item{param}{lidar parameter} \item{value}{value of the parameter}
#' \item{description}{description of the parameter} }
#'
#' @seealso [generate_lidar()]
#'
"TROLLv3_pointcloud"
# TROLLv3_pointcloud <- readr::read_tsv("inst/extdata/TROLLv3_pointcloud.txt") # nolint
# usethis::use_data(TROLLv3_pointcloud, overwrite = T) # nolint
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.