Convert a workflowstep to a data frame
as.data.frame.workflowstep.RdThis method converts a `workflowstep` object into a data frame format, which can be useful for tabular display or exporting.
Usage
# S3 method for class 'workflowstep'
as.data.frame(x, ...)