lastResults: Searching for packages on CRAN

View source: R/packagefinder.r

lastResultsR Documentation

Searching for packages on CRAN

Description

Shows the results of the last search with findPackage().

Usage

lastResults(display = "viewer")

Arguments

display

Describes where the search results shall be shown. Either "viewer", "console" or "browser". If "viewer", the results are shown in RStudio's Viewer pane if the RStudio IDE is being used. If results = "console" the search results are shown as a text table in the R console. results = "browser" shows the search results in the web browser.

Value

No return value.

Author(s)

Joachim Zuckarelli joachim@zuckarelli.de


packagefinder documentation built on Aug. 8, 2023, 5:14 p.m.