R/AAAA.R

#  Import functions from non-default packages ######################################################
#  Generic S3 methods must be imported in the respective file where they are used/modified so that
#  they are included in the NAMESPACE. The following are needed to pass CRAN check.
#' @importFrom graphics axis legend lines mtext par title hist plot abline arrows boxplot points
#' text
#' @importFrom georob georob sample.variogram
#' @importFrom stats dnorm extractAIC formula lm median model.frame cor model.matrix residuals sd
#' quantile var
# @importFrom randomForest randomForest
# geoR is archived from time to time... stop depending on it
# @importFrom geoR practicalRange
# spsurvey had too many changes from version 5.0.0 onwards and was discarded as a dependency
# @importFrom spsurvey interp.axis interp.cdf

Try the pedometrics package in your browser

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

pedometrics documentation built on June 19, 2022, 9:05 a.m.