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

