I'm trying to download images from Google Maps using the package "RgoogleMaps" in R (getmap function). But I need to download a lot of images, so I've been thinking to create a fishnet in QGIS and import the coordinates to R, but I don't know how to import it to create a loop and download the images.
Does anyone know how to do this?