Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 396 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 396 Bytes

Renjin Example Projects

appengine-simple

Example of a Google AppEngine WebApp that responds to requests using Renjin and the basic Servlet API.

script-engine

Example of a simple Java project that invokes R scripts via the javax.script API.

eclipse-dynamic-web-project

Example of using Renjin within an Eclipse Dynamic Web Project with Apache Tomcat, without using a build tool.