duncantl/Rflickr: R interface to Flickr API

This package allows R users to invoke methods in the Flickr APIs (assuming they have a login and registered an application id). It is an example of client REST Web services in R using RCurl. Interfaces to the individual methods in the Flickr API are programmatically generated using code in the package.

Getting started

Package details

AuthorDuncan Temple Lang <duncan@wald.ucdavis.edu>
MaintainerDuncan Temple Lang <duncan@wald.ucdavis.edu>
LicenseBSD
Version0.2-1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("duncantl/Rflickr")
duncantl/Rflickr documentation built on May 15, 2019, 5:54 p.m.