Generation

generate functionWed, 15 Feb 2023

write a function that imports a file from a AWS S3 bucket

download.file(url = "https://s3.amazonaws.com/nyc-tlc/misc/taxi_zone_lookup.csv", destfile = "data/taxi_zone_lookup.csv")

Want to kickstart your project?Use the new AI Studio to create your code