R/data.R

#' Example map (fractional brownian motion).
#'
#' An example map to show landscapetools functionality
#' generated with the nlm_fbm() algorithm.
#'
#' @format A raster layer object.
#' @source Simulated neutral landscape models with R. \url{https://github.com/ropensci/NLMR/}
"fractal_landscape"

#' Example map (planar gradient).
#'
#' An example map to show landscapetools functionality
#' generated with the nlm_planargradient() algorithm.
#'
#' @format A raster layer object.
#' @source Simulated neutral landscape models with R. \url{https://github.com/ropensci/NLMR/}
"gradient_landscape"

#' Example map (random).
#'
#' An example map to show landscapetools functionality
#' generated with the nlm_random() algorithm.
#'
#' @format A raster layer object.
#' @source Simulated neutral landscape models with R. \url{https://github.com/ropensci/NLMR/}
"random_landscape"

#' Example map (factor).
#'
#' An example map to show landscapetools functionality
#' generated with the nlm_random() algorithm with factorial values.
#'
#' @format A raster layer object.
#' @source Simulated neutral landscape models with R. \url{https://github.com/ropensci/NLMR/}
"classified_landscape"

Try the landscapetools package in your browser

Any scripts or data that you put into this service are public.

landscapetools documentation built on May 1, 2019, 9:22 p.m.