Skip to content
Back to formatted view

Raw Message

Message-ID: <27db823f05031022433178ea21@mail.gmail.com>
Date: 2005-03-11T06:43:47Z
From: Mike R
Subject: howto: plot location, web search

Hi,

new to the list, R and rpy. my first post.

using rpy, i find this

  r.X11(height=3, width=6)

allows me to preset the size of a subsequent

   r.plot(x, y)

but i've been unable to find documention on related aspects, such as
programatic control of the plot window location on the monitor, or
programatic resizing of a plot once it is generated. Are these
possible?

In general I've found it diffcult to use google to search for answers
because "R" is not a very effective keyword. Are there tricks to
googling for R info?  And If a start a web accessible html page for R,
what keywords can I include that would make it easier for search
engines to index so that other R-folk could find it?

Thanks in advance,
mike