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 2 months ago

jwildfire commented 2 months 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 2 months ago

cc: @samussiah