RDs_and_S3: RDs_and_S3

Description Usage Arguments Details Value Note Author(s)

View source: R/pull&push.R

Description

Read an S3 bucket or push, pull or delete an RDs data from the S3 bucket.

Usage

1
2
3
4
5
6
RDs_and_S3(
  dfs = NULL,
  objects = NULL,
  bucket,
  choice = c("watch_bucket", "push", "pull", "delete")
)

Arguments

dfs

dataset or a list of datasets

objects

vector of files in S3 (it could be folder/file path)

bucket

name of your S3 bucket

choice

choice that we want to do with the RDs data

Details

This function allows you to read an S3 bucket or manipulate an RDs data with S3 AWS

Value

"This function returns different results based on choice variable:"

Note

Author(s)

Eduardo Trujillo


1Edtrujillo1/udeploy documentation built on July 13, 2021, 9:12 p.m.