s3_path_to_preview_df: Preview the first 5 rows of a file from S3, using the full...

Description Usage Arguments Value Examples

View source: R/parse_s3_data.R

Description

Preview the first 5 rows of a file from S3, using the full path to the file including the bucketname

Usage

1

Arguments

path

a string - the full path to the file including the bucketname

Value

a tibble (dataframe)

Examples

1
df <- s3_read_path_to_df("alpha-moj-analytics-scratch/a/b/c/robins_temp.csv")

moj-analytical-services/s3tools documentation built on Sept. 13, 2021, 5:31 a.m.