Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 418 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 418 Bytes

OpenCPU App: Citations

Simple OpenCPU Application. To install in R:

library(devtools)
install_github("citations", "opencpu")

library(opencpu)
opencpu$browse("library/citations/www")

Use the same function locally:

library(citations)
citations()
?citations

For more information about OpenCPU apps, see opencpu.js