google: Search Google for R related results

View source: R/error_and_search_helpers.R

googleR Documentation

Search Google for R related results

Description

Improve your workflow by searching Stackoverflow directly from R console. [Experimental] The required term "R" is automatically included. Note: Prevents results from sites that show the same info as the help documentation within R.

Usage

google(search_terms)

Arguments

search_terms

Search terms encapsulated in " ".

Examples

google("date conversion")

IntegralEnvision/integral documentation built on Nov. 4, 2024, 2 p.m.