R/rbem-package.R

#' 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
Ignimbrit/rbem documentation built on March 13, 2020, 12:02 a.m.