viewreply: View replies to a question

Description Usage Arguments

View source: R/rstats.R

Description

View replies to a question. See setRstats on how to set global options on package information.

Usage

1
viewreply(id, package, lib.loc = NULL)

Arguments

id

The id number of the question to answer. You can find the id number by view

package

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

lib.loc

a character vector describing the location of R library trees to search through, or NULL. The default value of NULL corresponds to checking the loaded namespace, then all libraries currently known in .libPaths().


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