algo_download_file: Read a file from a URI accessible by the Algorithmia service...

Description Usage Arguments References

View source: R/algo.r

Description

Useful if the file is larger than memory.

Usage

1
algo_download_file(algo_obj, fil_spec, local_file, overwrite = TRUE)

Arguments

algo_obj

an algorithmia object

fil_spec

URI

local_file

local file name to write to

overwrite

overwrite file if it exists?

References

http://docs.algorithmia.com/


hrbrmstr/algorithmia documentation built on May 17, 2019, 4:55 p.m.