R/dismotools-package.R

#' dismotools: Handy tools for the raster and dismo packages.
#'
#' Extra functionality for working with raster and dismo packages including model
#' reading, model parameter extraction, sampling and extraction from multilayer
#' raster objects.
#'
#' @docType package
#' @name dismotools
#' @importFrom magrittr %>%
#' @importFrom methods slot
#' @importFrom rlang .data
#' @importFrom graphics abline axis image legend lines par plot points title
#' @importFrom utils write.csv
#' @importFrom stats median predict quantile
NULL
BigelowLab/dismotools documentation built on Jan. 4, 2023, 11:24 a.m.