plot(1:5) seems to suffice.
More generally,
plot(x, y, xlim = c(0, max(x)), ylim = c(0, min(y)))
if I understand your request.
Michael
On Jul 27, 2012, at 5:58 PM, "Matilda E. Gogos"
wrote:
> How can I graph in x and y using the 1st quadrant, using the cartesian
> plane, in r? I use a ma
How can I graph in x and y using the 1st quadrant, using the cartesian
plane, in r? I use a mac 10.6.8. Will I be able to print this out?
--
Matilda Gogos
matildaelizabe...@gmail.com
[[alternative HTML version deleted]]
__
R-help@r-project.org
2 matches
Mail list logo