Entering edit mode
Sandrine Dudoit
▴
170
@sandrine-dudoit-16
Last seen 10.2 years ago
Hello,
I have a couple of R questions.
1. When we have several aliases in a .Rd file is there a way to have
only
the first alias listed in the index for the package (00Index.html)
I am asking this especially in the context of the marrayClasses
package
for the .Rd files for the classes. The index now lists both
marrayLayout and marrayLayout-class. We added the alias marrayLayout
because
it's easier for people to use ? marrayLayout than ? marrayLayout-
class.
2. I've installed the bundle Bioconductor. Is there a way to load all
packages with one command in R, instead of going library(package1),
library(package2), etc.?
Thanks for your help.
Sandrine
----------------------------------------------------------------------
---------
Sandrine Dudoit, Ph.D. E-mail:
sandrine@stat.berkeley.edu
Assistant Professor Tel: (510) 643-1108
Division of Biostatistics Fax: (510) 643-5163
School of Public Health
http://www.stat.berkeley.edu/~sandrine
University of California, Berkeley
140 Earl Warren Hall, #7360
Berkeley, CA 94720-7360
----------------------------------------------------------------------
---------