get_modules_tb: Get a table of ready4 model modules

get_modules_tbR Documentation

Get a table of ready4 model modules

Description

get_modules_tb() ingests 'modules_tb.RDS' (a table of ready4 model modules) from a specified GitHub repository release.

Usage

get_modules_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

Modules (a tibble)

Examples

get_modules_tb("ready4-dev/ready4")

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