Nothing
#' mobsim: A package for spatial analysis of scale-dependent biodiversity changes.
#'
#' @description
#' The package includes functions to simulate species distributions in space
#' as well as for the analysis of spatially-explicit data, where each individual
#' is described by its xy-coordinates and a species identity label.
#'
#' @keywords internal
#'
"_PACKAGE"
NULL
#' @useDynLib mobsim, .registration = TRUE
#' @importFrom Rcpp sourceCpp
NULL
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.