On 9/24/06, Phil Henshaw <[EMAIL PROTECTED]> wrote:
Robert,
Thanks for asking.  I'm getting a little help from Gabor on the use of zoo, and will eventually learn how to code the things I want.   The R core is really neat in that what would be 50 tangled lines of code in lisp are simple short expressions in R.  That, however, means learning lots and lots of objects and functions with complex properties and no good reference.  It really is a sophisticated environment requiring high level user knowledge.   Like I looked and looked tonight to find out how to print one graph on top of another, or open multiple graph windows.  Couldn't find it. 


> lines(x,y....) adds lines to an existing plot

> split.screen( figs=c(3,2) ) creates a blank window that contains a 3 x 2 array of screens, with screen 1 at top left. Set screen 3 for plotting (say) thus:

> screen 3

Robert
============================================================
FRIAM Applied Complexity Group listserv
Meets Fridays 9a-11:30 at cafe at St. John's College
lectures, archives, unsubscribe, maps at http://www.friam.org

Reply via email to