insistent_download_cloud_file: Insistent version of 'download_cloud_file()'

View source: R/ingest-pds-data.R

insistent_download_cloud_fileR Documentation

Insistent version of download_cloud_file()

Description

Just like download_cloud_file(), this function takes a vector of tracks files as argument and download them to the cloud. The function uses purrr::insistently in order to continue to download files despite stale OAuth token.

Usage

insistent_download_cloud_file(..., delay = 3)

Arguments

...

Inputs to download_cloud_file()

delay

he time interval to suspend execution for, in seconds.

Value

No output. This function is used for it's side effects


WorldFishCenter/peskas.timor.data.pipeline documentation built on April 14, 2025, 1:47 p.m.