Hi
Duncan Murdoch wrote:
On Wed, 12 Nov 2003 10:24:28 +0100 (CET), you wrote:
Do you think it would be worth adding options to plot commands to
reverse axes?
Here is a simple example:
x <- 1:12
plot(x)
Whereas if I want the x-axis reversed, I need to know the range of
the x data points:
plo
On Wed, 12 Nov 2003 [EMAIL PROTECTED] wrote:
>
> 3. Usually I get the above but sometimes I get no output from readLines at
> all.
>
This last problem may be the same as PR#1140 on the Mac, where popen()
calls sometimes got killed by an interrupt.
-thomas
I am using read.xport in the foreign package in some "mission critical"
applications. Unfortunately there remain a few bugs resulting in
erroneous values (especially more NAs than are really there) in a few
variables. The datasets I am using are unfortunately proprietary so that
I am unable to gi