rapier — Convert R Code to a Web API
I’m excited to announce a new R package: rapier, a package that enables you to convert your existing R code into web APIs by merely adding a couple of special comments. Take a look: # myfile.R #' @get /mean normalMean [Read more...]