s3_path_to_preview_df | R Documentation |
Preview the first 5 rows of a CSV file from S3, using the full path to the file including the bucketname
s3_path_to_preview_df(s3_path, ...)
path |
a string - the full path to the file including the bucketname |
a tibble (dataframe)
df <- s3_read_path_to_df("alpha-moj-analytics-scratch/a/b/c/robins_temp.csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.