R/api.R
daggle_plan.Rd
Returns which steps would run vs skip based on the current cache state.
daggle_plan(name, base_url = NULL)
Character string. Name of the DAG.
Base URL of the daggle API. See Details.
A data.frame with columns: step_id, status, reason.
step_id
status
reason