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

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

Joachim Zuckarelli joachim@zuckarelli.de