History: Profile_r_test4_export
Preview of version: 13
Table of contents
Basic image with svg and pdf export
This code:Copy to clipboard
{RR(loadandsave="1", wikisyntax="0")} if(!require(Cairo)){ install.packages("Cairo", repos="http://ftp.heanet.ie/mirrors/cran.r-project.org/") } {RR} {R(svg="1", pdf="1")} x<-c(1:10) y <- x*x plot(x,y) {R}
Produces:
Plugin disabled
Plugin rr cannot be executed.
Plugin disabled
Plugin r cannot be executed.