get_all {captr}R Documentation

Get All the Data For a Particular Job in a csv

Description

Get all the data

Usage

get_all(job_id = "", output_dir = "./")

Arguments

job_id

ID for the job

output_dir

output directory

References

https://shreddr.captricity.com/developer/

Examples

## Not run: 
get_all(job_id ="job_id")

## End(Not run)

[Package captr version 0.3.0 Index]