cli_load_data: Helper function to load data for the BayesPharma CLI

View source: R/fit-model-cli.R

cli_load_dataR Documentation

Helper function to load data for the BayesPharma CLI

Description

load tabular data based on the extension used to fit the model Recognized data formats are .csv, .tsv, and .xlsx

Usage

cli_load_data(options)

Arguments

options

list of command line arguments as parsed by cli_parse_options().

Value

data.frame


maomlab/BayesPharma documentation built on Aug. 24, 2024, 8:45 a.m.