ask_google: Send Google search for keyword. If no keyword provided, will...

Description Usage Arguments Value Examples

Description

Send Google search for keyword. If no keyword provided, will search on the latest error or warning.

Usage

1
ask_google(keyword = NA, warning = FALSE)

Arguments

keyword

A string or vector of strings.

warning

A Boolean.

Value

NULL, opens a web browser window for the search

Examples

1
2
ask_google("Pickle Rick")
ask_google()

Yue-Jiang/rask documentation built on May 14, 2019, 6:03 a.m.