[R] Help partimat()

Antelmo Aguilar Antelmo.Aguilar.17 at nd.edu
Thu Mar 28 21:45:31 CET 2013


Hello Everyone,

I was wondering if anyone knows a solution to a problem I am experiencing.  I have an R script that creates multiple graphs of the data in several data file using the partimat() function that is located in the klaR library.  I would like to get this graphs into a single image similar to the way one can use the par() function and then the plot() function to put multiple plots side by side.  The problem is that the par() function does not work with partimat() so I was wondering if there is an equivalent way of achieving the same result when using partimat().  I have searched for several hours already and I have not been able to find a solution.  I would greatly appreciate any help.  Attached is the script as well as the end result I would like to get after running the script.

Thank you,
Antelmo Aguilar


More information about the R-help mailing list