Learn R Programming

websearchr (version 0.0.3)

rdrr_io: Search rdrr.io

Description

Improve your workflow by searching rdrr.io directly from the console without having to switching to the browser and opening a new tab first.

Usage

rdrr_io(search_terms)

rdrr(search_terms)

Arguments

search_terms

Search terms encapsulated in " ".

Examples

Run this code
# NOT RUN {
rdrr_io("my search terms")
rdrr("my search terms")
# }

Run the code above in your browser using DataLab