Skip to content
Prev 273773 / 398506 Next

function - access column

On Oct 7, 2011, at 11:25 AM, Ana wrote:

            
'which' returns a logical vector. You could have also used the grep  
expression with value=F (the default) since the '[ , ]' operation can  
also use numeric arguments. The fundamental error was in trying to use  
the "$" operator.