# NOT RUN {
# typical example
op_sum <- opwf(sum, c('...', 'removeNA_b_1'))
# example with substituted argument in existing default valued arguments
op_append <- opwf(append, c('originalValues_', 'valuesToInsert_', 'afterIndex_ui_1'))
# }
Run the code above in your browser using DataLab