Skip to contents

Get all control types

Usage

get_all_control_types(control_file = "controls.json", app_file = "app.json")

Arguments

control_file

A character string indicating the path to the controls.json file.

app_file

A character string indicating the path to the app.json file.

Value

A named list of control types.

Examples

get_all_control_types()
#>     DBS Sheet   Whole Blood 
#>   "dbs_sheet" "whole_blood"