search for: dataless

Displaying 5 results from an estimated 5 matches for "dataless".

Did you mean: datalen
2004 Mar 30
1
unexpected behavior in plot
.... For example, x <- 1:10 y <- 1:10 plot(x, as.factor(y), type="n") plot(as.factor(x),y, type="n") plot(y ~ as.factor(x), type="n") produce plots with data plotted, whereas plot(x,y, type="n") plot(y ~ x, type = "n") produce the expected dataless plots I am running R1.8.1 on Windows (xp), with the windows graphics device. I have a friend who has tried this on a Mac (OS 10.3.3. with quartz() and x11() devices) and gets erratic behavior, i.e. sometimes plots works as expected, and sometimes not. Does anyone have any clues on this? Thanks...
2007 Oct 06
3
list matching
Dear list, Given a list of elements like: aa <- list(one=c("o", "n", "e"), tea=c("t", "e", "a"), thre=c("t", "h", "r", "e")) Is there a function that returns the intersection between all? Both match() and intersect() only deal with two arguments, but sometimes I
2009 Dec 29
2
My previous post (lengthy, lots of tarace output)
Ping? -- Cheers, Gene "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) What does "it" mean in the sentence "What time is it?"?
2008 Jul 02
14
Changing GUID
Hi, How difficult would it be to write some code to change the GUID of a pool? ---- Thanks Peter -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20080701/cf494cc1/attachment.html>
2009 Feb 05
3
impossible packet length ...
Hi, on 2 different servers, running 7.1-stable + zfs, I get this error rather frequently: Feb 5 17:01:03 warhol-00 kernel: impossible packet length (543383918) from nfs server sunfire:/dist Feb 5 17:01:03 warhol-00 kernel: impossible packet length (1936028704) from nfs server sunfire:/dist Feb 5 17:01:03 warhol-00 kernel: impossible packet length (1869363744) from nfs server sunfire:/dist