Skip to contents

Functions to update model runs. More information about these API endpoints can be found at here.

Usage

delete_model_run(model, run)

delete_run(model, run)

delete_model_runs(model)

delete_runs(model)

Arguments

model

Model digest or model name.

run

Model run digest, run stamp or run name, modeling task run stamp or task run name.

Value

A list, tibble, or nothing (invisibly).