Nothing
###########################################################################/**
# @RdocDocumentation "Non-documented objects"
#
# % Plot functions
# @alias lines.XYCurveFit
#
# % Matrix operations
# @alias rowAverages
# @alias rowAverages.matrix
#
# % Simple linear-algebra
# @alias projectUontoV
# @alias scalarProduct
# @alias tr
#
# % Miscellaneous statistical functions
# @alias likelihood
# @alias predict.lowess
#
# \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.
# }
#
# @keyword internal
#*/###########################################################################
############################################################################
# HISTORY:
# 2005-02-10
# o Created to please R CMD check.
############################################################################
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.