cloud_object_prep_bulk: Prepare object content dataframe to be used by bulk...

View source: R/cloud_local.R

cloud_object_prep_bulkR Documentation

Prepare object content dataframe to be used by bulk download/read functions

Description

cloud_object_ls returns an ls-like dataframe for a named list of objects. This function is used mainly to inform the user about which files are going to be written and to ask for confirmation

Usage

cloud_object_prep_bulk(content, quiet = FALSE)

Arguments

content

(data.frame) output of cloud_object_ls()

quiet

all caution messages may be turned off by setting this parameter to TRUE.

Value

Modified content dataframe.


cloudfs documentation built on May 29, 2024, 11:08 a.m.