RMatlab-app2web: Web Deployment of R/MATLAB Applications
暂无分享,去创建一个
This paper presents the RMatlab-app2web tool which enables the use of R or MATLAB scripts as CGI programs for generating dynamic web content. RMatlab-app2web is highly adjustable. It can be run on both, Windows and Unix-like systems. CGI scripts written in PHP take information entered on web-based forms on the client browser, pass it to R or MATLAB on the server and display the output on the client browser. Adjustable to the server’s requirements, the data transfer procedure can use either the GET or the POST routine. The application allows to call R or MATLAB to run previously written scripts. It does not allow to run completely flexible user code. We run a multivariate OLS regression to demonstrate the use of the RMatlab-app2web tool.
[1] Jeff Banfield. Rweb:Web-based Statistical Analysis , 1999 .
[2] Angelo M. Mineo,et al. Using R via PHP for Teaching Purposes: R-php , 2006 .
[3] R Core Team,et al. R: A language and environment for statistical computing. , 2014 .
[4] David Firth. CGIwithR: Facilities for processing web forms using R , 2003 .