if (FALSE) {
# Retrieve and save photos taken by Curiosity on June 3, 2015
mars_photos_metadata <- get_mars_rover_photos_and_metadata(
rover = "curiosity",
earth_date = "2015-06-03",
api_key = "DEMO_KEY",
folder_name = "MarsPhotos"
)
}
Run the code above in your browser using DataLab