What about 'plot(1:4, type="s")'?

Is this what you want?
Spencer Graves

Thomas W Blackwell wrote:

On Wed, 26 Feb 2003, Remko Duursma wrote:



Hi all,

the option type="h" in plot() makes nice vertical (histogram-like)
lines. Is there a way to make similar, horizontal lines?  I can
of course resort to using lines() multiple times, but i was hoping
that there is a more elegant solution.


Yes - turn your head sideways.  But, seriously, for hardcopy plots
I have been known to rotate all the text and all the labels, and use
axis() commands to reverse the left-to-right ordering of labels along
an axis, in order to get a plot that I could turn sideways after it
was printed.

- tom blackwell - u michigan medical school - ann arbor -


thanks,

Remko Duursma



Ph.D. student
Dept. Forest Resources
Forest Biometrics Lab
University of Idaho, Moscow, ID.

______________________________________________
[EMAIL PROTECTED] mailing list
http://www.stat.math.ethz.ch/mailman/listinfo/r-help



______________________________________________
[EMAIL PROTECTED] mailing list
http://www.stat.math.ethz.ch/mailman/listinfo/r-help

______________________________________________ [EMAIL PROTECTED] mailing list http://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to