Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
> This is a version of FAQ 7.22: you need to tell R to print lattice graphics. Without the next statement, the result would be auto-printed. > > Duncan Murdoch That fixed it. Thank you again. Sorry for not reading the...
Hi, It seems like a number of people on this list can install rgl but have problem loading it. I found myself in the same situation too. I have tried the workaround of removing /usr/X11R6/lib from DYLD_LIBRARY...
For example, if I call "library(spam)", I would get messages like this Package 'spam' is loaded. Spam version 0.27-0 (2011-08-17). Type demo( spam) for some demos, help( Spam) for an overview of this package. Help...
Hi all, I had a weird problem with xyplot and I am wondering if anyone can help me figure out what's wrong here. Basically if I call xyplot() inside a function and I call quartz() after, then the previous...
suppressPackageStartupMessages(library(spam)) takes care of that, thanks!! On Dec 21, 2011, at 3:39 PM, Hadley Wickham wrote: > You should be able to suppress them with > suppressPackageStartupMessages() but not all packages produce startup > messages in the approved manner. > > Hadley...
I ran into the same problem today (at least the symptoms matched) and it took me some time to figure this out... Basically I solved this by copying the file Sweave.sty to the same directory as the the .rnw...
Hi all, I have a pretty basic question about categorical variables but I can't seem to be able to find answer so I am hoping someone here can help. I found that if the factor names are all in...
Thank you so much both for the answer. I think I have a better handle on this now. Yes, Loblolly$Seed is an ordered factor, but I didn't realize that the default for ordered factor is contr.poly. And...
I played with it a little more and I think I have gotten it to work properly for me. I still don't entirely understand why this works (!) so follow at your own risk :) First a bit of clarification, I...
Jari, thanks so much for the advice. I followed your instruction and could install rgl too. It's really fun playing with it. I have written up a more detailed instruction, hopefully this will help less experienced R users. 1...
Can't find what you're looking for? Try searching with Google .