viewreply: View replies to a question

Description Usage Arguments

Description

View replies to a question. See setRinfo 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().


Rinfo documentation built on May 2, 2019, 4:52 p.m.

Related to viewreply in Rinfo...