Subject: Re: [R] matrix transpose and object name
From: A.J. Rossini (rossini@blindglobe.net)
Date: Wed 08 Nov 2000 - 03:10:50 EST
Message-ID: <8766lzd7xh.fsf@jeeves.blindglobe.net>
>>>>> "TL" == Thomas Lumley <thomas@biostat.washington.edu> writes:
TL> On Tue, 7 Nov 2000 Pan_Yuming@aam.de wrote:
>> hello, everybody,
>>
>> i have several unresolved issues: 1. how to do a matrix
>> transpose? i cant find how to do it in the documentation.
TL> t(matrix).
TL> This may be a good time to point out the help.search()
TL> function. help.search(transpose) returns Help files with name
TL> or title matching `transpose':
TL> t(base) Matrix Transpose
Is there a beginner/expert flag in R? If so, for beginners, it might
be worth sending
help(transpose)
to
help.search(transpose)
instead of throwing an error.
Also, is there a means of doing a search for partial matches or regexs
(i.e. help.search(trans) or help.search(*trans*) would match to
transpose).
-- A.J. Rossini Rsrch. Asst. Prof. of Biostatistics BlindGlobe Networks (home/default) rossini@blindglobe.net UW Biostat/Center for AIDS Research rossini@u.washington.edu FHCRC/SCHARP/HIV Vaccine Trials Net rossini@scharp.orgFHCRC: M/Tu: 206-667-7025 (fax=4812) | Voicemail is pretty sketchy CFAR: W/F: 206-731-3647 (fax=3694) | Email is far better than phone UW: Th/F: 206-543-1044 (fax=3286) | Change last 4 digits of phone for fax -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
This archive was generated by hypermail 2b25 : Thu 01 Feb 2001 - 16:14:31 EST