R/999.NonDocumentedObjects.R

###########################################################################/**
# @RdocDocumentation "Non-documented objects"
#
# @alias view
# @alias addTable
# @alias done
# @alias addPageBreak
# @alias startParagraph
# @alias endParagraph
# @alias addHeader
# @alias addParagraph
# @alias addText
# @alias addNewLine
# @alias decreaseIndent
# @alias increaseIndent
# @alias setFontSize
# @alias addPlot
# @alias addPng
# @alias addTrellisObject
# @alias addTOC
# @alias addSessionInfo
#
# @alias rtf.forest.plot.xscale
#
#
# \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 a 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.
# }
#
# @author
#
# @keyword internal
#*/###########################################################################

############################################################################
# HISTORY:
# 2011-09-04
# o Created to please R CMD check.
############################################################################

Try the rtf package in your browser

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

rtf documentation built on March 26, 2020, 7:40 p.m.