R/FlickrAPI-package.R

#' FlickrAPI: Access to Flickr API via R
#'
#' An R package that provides an interface to the Flickr API <https://www.flickr.com/services/api/>,
#' which allows R users to download publicly available data on Flickr feed such as location, exif,
#' list of photos posted by specific user.
#'
#' @author Koki Ando \email{koki.25.ando@gmail.com}
#' @docType package
#' @seealso \url{https://www.flickr.com/services/api/}
#' @keywords internal
"_PACKAGE"

Try the FlickrAPI package in your browser

Any scripts or data that you put into this service are public.

FlickrAPI documentation built on July 11, 2022, 5:06 p.m.