get_libraries_ls: Get libraries list

get_libraries_lsR Documentation

Get libraries list

Description

get_libraries_ls() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get libraries list. The function returns Libraries (a list).

Usage

get_libraries_ls(
  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 list)


ready4-dev/ready4 documentation built on Nov. 4, 2024, 11:38 p.m.