RP_APIDownloadFile: RP_APIDownloadFile

View source: R/RP_APITopLevelFunctions.R

RP_APIDownloadFileR Documentation

RP_APIDownloadFile

Description

Downloads a request file

Usage

RP_APIDownloadFile(APIHandler, statusInfo, outputFile)

Arguments

APIHandler

An API handler, created using RP_CreateAPIHandler.

statusInfo

Request status coming from RP_APICheckFileAvailability().

outputFile

Output filename.

Value

TRUE if the download was successful. FALSE otherwise.

Author(s)

Jose A. Guerrero-Colon


RavenPack/r-api documentation built on July 30, 2022, 9:56 p.m.