write_job_output {civis} | R Documentation |
Add a file as a run output if called from a container job
Description
Add a file as a run output if called from a container job
Usage
write_job_output(filename)
Arguments
filename |
string, name of the file to add as a run output
|
Details
Only posts if running on Civis Platform.
Value
Returns the filename if not running on platform.
[Package civis version 3.1.2 Index]