R/zzz.R

#' ecoocc
#'
#' Ecological occurrence and more.
#'
#' @docType package
#' @description Occurrence, cooccurrence and more.
#'
#' @importFrom cli style_bold style_underline cat_rule cat_line cat_bullet
#' @importFrom Rcpp evalCpp
#' @importFrom stats rbinom
#'
#' @useDynLib ecoocc
#' @name ecoocc

NULL
KevCaz/ecoocc documentation built on May 24, 2023, 1:43 p.m.