#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.