lookup_usage: Search for code usage on CRAN

Description Usage Arguments Examples

View source: R/github.R

Description

This function uses GitHub's code search to search for a code usage in all packages on CRAN. It will open a browser window with the results so they can be explored.

Usage

1

Arguments

x

The term to search

Examples

1
2
3
4
## Not run: 
lookup_usage("grep")

## End(Not run)

jimhester/lookup documentation built on Dec. 18, 2019, 11:54 p.m.