Skip to contents

Download a file and save to disk

Usage

download_file(document_uuid, folder, use_proxy = FALSE)

Arguments

document_uuid

UUID of existing document

folder

Folder to save downloaded file to

use_proxy

Logical to indicate whether to use proxy

Value

An httr2 httr2::response() (invisibly)