make_modules_pkgs_chr() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make modules packages character vector. The function returns Modules packages (a character vector).
make_modules_pkgs_chr(
gh_repo_1L_chr = "ready4-dev/ready4",
gh_tag_1L_chr = "Documentation_0.0",
sort_1L_lgl = FALSE,
what_chr = "all"
)
Modules packages (a character vector)
Github repository (a character vector of length one), Default: 'ready4-dev/ready4'
Github tag (a character vector of length one), Default: 'Documentation_0.0'
Sort (a logical vector of length one), Default: FALSE
What (a character vector), Default: 'all'