setRstats: Set the global parameter for the package

Description Usage Arguments

View source: R/rstats.R

Description

Set the global parameter for the package to save time. See options for more information. The information is saved in options()$rstats. Once set, you don't need to provide package name information in other functions anymore.

Usage

1
setRstats(package='base', email='', name='',cc='')

Arguments

package

The name of the package to comment on. The default is R base.

email

Your email.

name

Your name.

cc

cc the question, for example, to r-help@r-project.org.


rstats documentation built on May 2, 2019, 5:16 p.m.