Hello, I am trying to change some aspects in this code.
plot(proj90PT$Acacia_EMmeanByTSS_mergedAlgo_mergedRun_mergedData, main= "Present", xlab ="x", ylab="y", cex.main=1.25, cex.lab=1.2, cex.axis=0.75, family = "arial") How can I change - font. I try family "arial" - size (exemple 14) of main; xlab; etc ... Is it possible to set the plot size? dev. new (width =, height =) Regards, Silva [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.