Skip to content
Prev 132344 / 398506 Next

Odp: accessing dimension names

Hi

r-help-bounces at r-project.org napsal dne 18.12.2007 12:01:41:
on.
dimnames(y)$paste('x',idx,sep='')
Why not

dimnames(y)[idx]

Regards
Petr
http://www.R-project.org/posting-guide.html