#' rbem
#'
#' Download and process high resolution digital elevation model data of Berlin, Germany in R
#'
#' @name rbem
#' @docType package
NULL
## usethis namespace: start
#' @importFrom tibble tibble
## usethis namespace: end
NULL
## usethis namespace: start
#' @importFrom methods as
## usethis namespace: end
NULL
## usethis namespace: start
#' @importFrom utils download.file
## usethis namespace: end
NULL
## usethis namespace: start
#' @importFrom utils unzip
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.