R/999.NonDocumentedObjects.R

###########################################################################/**
# @RdocDocumentation "Non-documented objects"
#
# @alias evaluate
# @alias getOption
# @alias getOption.default
# @alias getVariable
# @alias isOpen
# @alias isOpen.default
# @alias readResult
# @alias setFunction
# @alias setOption
# @alias setVariable
# @alias setVerbose
# @alias startServer
# @alias writeCommand
#
# \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.matlab package in your browser

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

R.matlab documentation built on Aug. 26, 2022, 1:07 a.m.