[R] matrix transpose and object name
A.J. Rossini
rossini at blindglobe.net
Tue Nov 7 18:10:50 CET 2000
>>>>> "TL" == Thomas Lumley <thomas at biostat.washington.edu> writes:
TL> On Tue, 7 Nov 2000 Pan_Yuming at 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 at blindglobe.net
UW Biostat/Center for AIDS Research rossini at u.washington.edu
FHCRC/SCHARP/HIV Vaccine Trials Net rossini at scharp.org
FHCRC: 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 at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list