mlandistest / code

2 stars 0 forks source link

Subscript operator in vectors [sf#36] #48

Open mlandis opened 10 years ago

mlandis commented 10 years ago

Reported by hoehna on 2013-11-11 10:22 UTC Subscript operator using strings, e.g. assume that 'x' is a character matrix of the primates dataset, then 'x["Pan"]' should return the taxon 'Pan'. (This statement is equal to 'x.Pan'.)