Skip to content
Prev 170110 / 398506 Next

problem with 'which' and strings

Looks like you might be using vector addressing on a non-existent  
object.

You have identified a column number, 14,  to use. If you wanted to put  
the XXX.table$Metric.name vector into a column of orig.metric.scores   
(and it already existed with 10 rows), then you would would use matrix  
style addressing;