R/999.NonDocumentedObjects.R

###########################################################################/**
# @RdocDocumentation "Non-documented objects"
#
# @alias abline
# @alias assertVersion
# @alias flip
# @alias kStatistics
# @alias kStatistics.default
# @alias kurtosis
# @alias kurtosis.default
# @alias likelihood
# @alias mirror
# @alias rgb2col
# @alias rotate180
# @alias rotate270
# @alias rotate90
# @alias skewness
# @alias skewness.default
# @alias smooth.spline.fit
# @alias smooth.spline.prepare
# @alias smooth.spline0
# @alias write.table2
#
# @alias hist.default
# @alias print.AboutMatrix
# @alias assertVersion.default
# @alias print.likelihood.smooth.spline
#
# % Advanced linear-algebra
# @alias iwpca
# @alias wpca
#
# \description{
#   This page contains aliases for all "non-documented" objects that 
#   \code{R CMD check} detects in this package. 
#
#   Almost all of them are \emph{generic} functions that have specific 
#   document for the corresponding method coupled to a specific class. 
#   Other functions are re-defined by \code{setMethodS3()} to 
#   \emph{default} methods. Neither of these two classes are non-documented
#   in reality.
#   The rest are deprecated methods.
# }
#
# @author
#
# @keyword internal
#*/###########################################################################

############################################################################
# HISTORY:
# 2005-02-10
# o Created to please R CMD check.
############################################################################
HenrikBengtsson/R.basic documentation built on May 6, 2019, 11:51 p.m.