search for: 304142

Displaying 1 result from an estimated 1 matches for "304142".

Did you mean: 30412
2007 Mar 23
1
Space for X and Y axis labels
Hello all, I'm having a bit of a problem with x and y axis labels. Two things: first, if I want to create a plot with, plot.new() plot.window(.....) axis(1) axis(2) lines(...) points(...) [etc.] ... where do I introduce the xlab=... and ylab=... commands? I attempted this in plot.window() but no labels showed up. Second, here's a bit of real code...