Displaying 4 results from an estimated 4 matches for "saiwing".
Did you mean:
sailing
2009 Mar 21
2
factor with numeric names
...-2.0350
seed.strS323 seed.strS325 seed.strS327 seed.strS329 seed.strS331
0.3067 -1.3233 -2.6400 -2.9333 -2.2267
Now it is actually possible to see which one is which, but is kind of
lame. Can someone point me to a more elegant solution? Thank you so
much.
Saiwing Yeung
2011 Jan 19
2
xyplot question
...'t help.
* if the content of the function is copied and run directly then it works fine.
* if the second quartz() statement is removed then it also works.
Here is my system info.
* R 2.12.0
* R.app GUI 1.35 (5632) i386-apple-darwin9.8.0
* lattice_0.19-17
any suggestions? Thanks in advance!
Saiwing Yeung
2004 Nov 07
1
rgl on Mac OS
...o.
I have tried the workaround of removing /usr/X11R6/lib from
DYLD_LIBRARY_PATH, but it doesn't seem to work for me, I am still getting
the same error (that everyone else seems to get). Can anyone give me some
ideas on what else to try?
I have Mac OS 10.3.5, running R2.0. Thanks in advance!
Saiwing
2011 Dec 21
1
Is there a way force hiding of all messages when calling 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 for individual functions is optained by adding the
suffix '.spam' to the function name, e.g. 'help(chol.spam)'.
Attaching package: ?spam?
The