ropensci / photosearcher

Searches Flickr for photographs and metadata
https://docs.ropensci.org/photosearcher
15 stars 13 forks source link

updated the get_url function #1

Closed laurajanegraham closed 5 years ago

laurajanegraham commented 5 years ago

I have included a get_url function in the utils script. It seems to work, not sure what I was doing differently. I've updated photo_search.R to use this instead of building the url everytime.

I've also added in an option to search by a vector of tags too (I had already written the code in my forked version of the repo).