## Please edit system and help pages ONLY in the moinmaster wiki! For more ## information, please see MoinMaster:MoinPagesEditorGroup. ##acl MoinPagesEditorGroup:read,write,delete,revert All:read ##master-page:HelpTemplate ##master-date:Unknown-Date #format wiki #language en == R Plot function == Summary of R plot symbols, as specified by pch === Example === {{{ plot(1:25, cex=2, pch=ci, xlab="pch", main="pch Summary (plot char)") }}} R is available from http://cran.r-project.org/