[R] .Rd vs. .R, matrix multiplication
Christian Hoffmann
c-w.hoffmann at sunrise.ch
Mon Dec 3 23:00:05 CET 2012
Hi,
I find it cumbersomesome the I have to use \%*\% in .Rd files vs. %*% in
.R files. R CMD check will refuse %*% in .Rd files. I would like to have
%*% in .Rd files to be able to execute expressions with matrix
multiplication from .Rd files directly, but ESS (version 5.13) would
refuse to execute this execution.
What can be done here?
TIA
Christian
--
Christian W. Hoffmann,
CH - 8915 Hausen am Albis, Switzerland
Rigiblickstrasse 15 b, Tel.+41-44-7640853
c-w.hoffmann at sunrise.ch,
christian at echoffmann.ch,
www.echoffmann.ch
More information about the R-help
mailing list