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
cloud_object_prep_bulk(content, quiet = FALSE)
Modified content
dataframe.
(data.frame) output of cloud_object_ls()
all caution messages may be turned off by setting this parameter
to TRUE
.