powered by
invoke workflow This function aggregates the invoke workflow function for openwhisk, github actions and lambda This can be used as a cross-platform function
faasr_invoke_workflow(FunctionInvoke = NULL, ...)
return nothing / invokes the FaaS platform.
a string for invoke function
a string for underlying functions
if (interactive()){ test <- faasr("test.json", "env") test$invoke_workflow }
Run the code above in your browser using DataLab