| get_libraries_tb | R Documentation | 
get_libraries_tb() retrieves a tabular summary of ready4 libraries that have been developed within a specified GitHub organisation.
get_libraries_tb(
  gh_repo_1L_chr = "ready4-dev/ready4",
  gh_tag_1L_chr = "Documentation_0.0"
)
| 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' | 
Libraries (a tibble)
get_libraries_tb("ready4-dev/ready4")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.