Workflow$transform
Workflow$transform(name) → Transform
Parameters:
Returns:
Examples
workflow <- redivis$user("imathews")$workflow("example_workflow_climate_analysis")
transform <- workflow$notebook('compute_annual_precipitation')
transform$run()Was this helpful?

