bs_profile: Get the profile for a repository

View source: R/bs_profile.R

bs_profileR Documentation

Get the profile for a repository

Description

Get the profile for a repository

Usage

bs_profile(target, ...)

Arguments

target

(character) Internal name of a single repository as delivered in bs_repositories()

...

curl options passed on to crul::verb-GET

Value

a data.frame, of two columns: "name", "value". "name" holds the "value" description. you can pivot the data.frame to wide by e.g., tidyr::pivot_wider(x)


ropenscilabs/rbace documentation built on Sept. 12, 2022, 4:10 p.m.