Nothing
#########################################################################/**
# @RdocPackage matrixStats
#
# \description{
# @eval "packageDescription('matrixStats')$Description"
# }
#
# \section{Installation}{
# To install this package, please do:
# \preformatted{
# install.packages("matrixStats")
# }
# }
#
# \section{How to contribute}{
# This is an open-source project which embraces collaborations.
# If you have improvements on code and/or documentation, or
# new function, please consider contributing them to this package.
# }
#
# \section{For developers}{
# It is currently not decided whether the methods should be S4 or S3
# methods.
# This is the reason why some methods are based on S4 and some on S3.
# The ones using S3 rely on the \pkg{R.methodsS3} package to define the
# methods.
# There are also dependancies on other packages. The plan
# is to remove all such dependancies as soon as the API settles, but
# until then, we keep the dependencies for conveniency and in order to
# avoid reduncancy of available implementations of identical methods.
# }
#
# \section{How to cite this package}{
# @eval "x <- citation('matrixStats'); format(x, 'textVersion')"
# }
#
# @author "*"
#*/#########################################################################
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.