R/999.NonDocumentedObjects.R

###########################################################################/**
# @RdocDocumentation "Non-documented objects"
#
# % Utility functions
# @alias appendVarArgs
# @alias appendVarArgs.function
# @alias hasVarArgs
# @alias hasVarArgs.function
#
# % Basic validators
# @alias rccValidateFunctionName
# @alias rccValidateSetGenericS3
# @alias rccValidateSetMethodS3
#
# \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
#*/###########################################################################

Try the R.methodsS3 package in your browser

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

R.methodsS3 documentation built on June 14, 2022, 1:06 a.m.