civis_script: Civis Script

Description Usage Arguments Details Value See Also

View source: R/scripts.R

Description

Create a civis_script object from a job and run id.

Usage

1
civis_script(id, run_id = NULL)

Arguments

id

integer, job id of the script.

run_id

integer, id of the run. If NULL (default), the most recent run will be used.

Details

A civis_script can be any custom, container, R, Python, SQL, or Javacript platform script.

Value

a civis_script object.

See Also

read_civis

Other script_utils: fetch_output_file_ids(), run_civis(), run_template()


civisanalytics/civis-r documentation built on June 27, 2020, 7:25 a.m.