R/occr-package.R

#' @title occr
#'
#' @description Description
#'
#' @details Details
#'
#' @docType package
#' @name occr-package
#' @aliases occr
#' @author A.J. Barbour
#'
#' @importFrom dplyr tbl_df filter select rename mutate arrange
#' @importFrom data.table as.data.table dcast setDT
#' @importFrom magrittr %>%
NULL
abarbour/occr documentation built on Sept. 22, 2019, 5:11 p.m.