run: Trigger a job to run on Bandit.

Description Usage Arguments Value Examples

Description

Trigger a job to run on Bandit.

Usage

1
run(project, jobname)

Arguments

project

Name of the job's project.

jobname

Name of the job you'd like to run.

Value

Response from the Bandit API.

Examples

1
2
3
4
5
6
## Not run: 
run('My-First-Project', 'theFirstJob')
run('bandit-churn', 'score-leads')
run('bandit-churn', 'update-database')

## End(Not run)

yhat/banditr documentation built on May 4, 2019, 2:33 p.m.