gh_repos_clean: Flatten repo list into a tibble

View source: R/gh_repos_clean.R

gh_repos_cleanR Documentation

Flatten repo list into a tibble

Description

Flatten repo list into a tibble

Usage

gh_repos_clean(orgs)

Arguments

orgs

Returned object from gh_repos_get()

Details

New Columns

name

Name of the repo

full_name

Org and name of repo

size

Raw size of the repo

updated_at

When it was last updated

default_branch

Name of the default branch

language

Github estimate of main language

MB

Size converted to MB


openpharma/GithubMetrics documentation built on Dec. 1, 2023, 12:52 a.m.