powered by
This function returns a dataframe from a .csv file stored on AWS S3.
csvToDataframe(s3URL)
This is the S3 URL to the .csv file.
A dataframe made from .csv.
# NOT RUN { csvToDataframe("s3://cloudsimplifier-examples/example.csv") # }
Run the code above in your browser using DataLab