Open samussiah opened 3 days ago
Still working on unit tests @lauramaxwell but the functionality is there.
Still working on unit tests @lauramaxwell but the functionality is there.
Nice, @samussiah - took a quick look and everything in the example worked as i would expect. I'll dig in a bit more in the morning, but so far so good! let me know if you want me to look into the tests, etc.
Overview
Adds a
LoadData
hook at the beginning ofRunWorkflow
and aSaveData
hook at the end.Test Notes/Sample Code
Simplest use case that hits
clindata
and writes to .csv, also captured ininst/examples/WorkflowIO.R
:Connected Issues