github_fun_search: Searches for a function in GitHub using GitHub's search.

Description Usage Arguments

Description

Searches for a function in GitHub using GitHub's search.

Usage

1
github_fun_search(package, fun, author = "cran")

Arguments

package

character. The name of the R package (e.g., 'batbelt'). Can also be 'author/package' (e.g., 'peterhurford/batbelt').

fun

character. The name of the function to open. Leave NULL to just get the URL for the package overall.

author

character. The GitHub username of the package. Defaults to finding packages via cran.


robertzk/batbelt documentation built on May 27, 2019, 10:34 a.m.