open_fun: Opens a function in GitHub or dies trying.

Description Usage Arguments

Description

Opens a function in GitHub or dies trying.

Usage

1
open_fun(fun, verbose = TRUE, dev = FALSE, author = NULL)

Arguments

fun

function or character. The function to open in GitHub.

verbose

logical. Whether or not to make messages.

dev

logical. If true, CRAN will not be searched first. If false, it will.

author

character. A vector of GitHub usernames to search through. Will be modified to include cran.


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