Gilead-BioStats / gsm

Good Statistical Monitoring R Package
https://gilead-biostats.github.io/gsm/
Apache License 2.0
39 stars 9 forks source link

Feature: Add option to import data in RunWorkflow #1840

Closed jwildfire closed 1 month ago

jwildfire commented 1 month ago

Feature Details

Add an optional lInputConfig parameter to RunWorkflow that allows users to specify data locations and call LoadData() and SaveData() functions instead of passing and returning lData directly.

Example Code

Possible Implementation

Additional Comments

jwildfire commented 1 month ago

cc: @samussiah