Learn R Programming

captr (version 0.3.0)

get_all: 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

Run this code
## Not run: ------------------------------------
# get_all(job_id ="job_id")
## ---------------------------------------------

Run the code above in your browser using DataLab