API Development With R Part INovember 18, 20177 min read Development API Development With RDockerPlumberRRApacheRserveAPI is an effective way of distributing analysis outputs to external clients. When it comes to API development with R, however, there are not many choices. In this post, serving an R function with plumber, Rserve and rApache is discussed.Read More