stars: stars

Description Usage Arguments Value

Description

Text search GitHub stars

Usage

1
2
stars(phrase = NULL, user = whoami::gh_username(), language = NULL,
  ghname = NULL, newest_first = TRUE, interactive = TRUE)

Arguments

phrase

Text string to search for. Defaults to returning all starred repositories from the specified user

user

Name of github user whose stars you want to search. Defaults to your own profile (detected via whoami)

language

Filter results to specified primary repository language

ghname

Filter results to repos belonging to a specified GitHub name

newest_first

Sort by newest stars first

interactive

If FALSE, just print results to screen, invisibly issue a return object, and exit.

Value

Interactive screen dump of results enabling you to select the best match and open the corresponding GitHub repository


ropenscilabs/stellar documentation built on May 29, 2020, 3:08 p.m.