search for: lap1

Displaying 1 result from an estimated 1 matches for "lap1".

Did you mean: lap
2013 Oct 31
1
an rpy2, R cgi type question
...t "<h2> Selected Action is %s</h2>" % subject print "<h3> output function is %s</h3>" % func1 print "</body>" print "</html>" Finally, the bz2.R file: etest <- function(n=100) { y <- rnorm(n) pdf(file="lap1.png") plot(y) dev.off() } The radio4.py file is in a cgi-bin directory, along with the bz2.R file. I keep getting the Internal server error. Thanks for any help. Sincerely, Erin This is R version 3.0.2 and Python 2.7.5 -- Erin Hodgess Associate Professor Department of Computer...