Learn R Programming

mmstat4 (version 0.2.0)

ghrepos: ghrepos

Description

If key is NULL, then it returns the known repositories and where they are stored. If key is not NULL, then possible addresses for a repository are returned .

Usage

ghrepos(key = NULL)

Value

a data frame with the data about the repositories

Arguments

key

character: "name" of the repository to find (default: NULL)

Examples

Run this code
ghrepos()

Run the code above in your browser using DataLab