Although my code 9 produces beautiful scatter plots, they come in an odd order (is said to be right To start from the lower part of the list of columns).
Is there a way to fix that order that they should plot?
My code will be
Z I assume they come out in order, from the top of the list, and plotted from the top left corner.
< P>
to ? Xyplot : as.table: A logical flag which controls the sequence in which the panel should be displayed: If incorrect (default), the panels are left to the right , From top to bottom (as a graph); If right, from left to right, from top to bottom (as table)
Comments
Post a Comment