get_libraries_tb {ready4} | R Documentation |
Get a table of ready4 libraries
Description
get_libraries_tb() retrieves a tabular summary of ready4 libraries that have been developed within a specified GitHub organisation.
Usage
get_libraries_tb(
gh_repo_1L_chr = "ready4-dev/ready4",
gh_tag_1L_chr = "Documentation_0.0"
)
Arguments
gh_repo_1L_chr |
Github repository (a character vector of length one), Default: 'ready4-dev/ready4' |
gh_tag_1L_chr |
Github tag (a character vector of length one), Default: 'Documentation_0.0' |
Value
Libraries (a tibble)
Examples
get_libraries_tb("ready4-dev/ready4")
[Package ready4 version 0.1.14 Index]