Download Current AWS Index
download_current_index_full.RdDownloads the most recent AWS index file.
Examples
if (FALSE) { # \dontrun{
fn <- download_current_index_full()
index <- data.table::fread( fn )
split_index( index )
} # }
download_current_index_full.RdDownloads the most recent AWS index file.
if (FALSE) { # \dontrun{
fn <- download_current_index_full()
index <- data.table::fread( fn )
split_index( index )
} # }