Skip to content
Prev 5939 / 398506 Next

subset of matrix vs data frame

On Wed, 31 May 2000, Denis White wrote:

            
S-PLUS differs from the original S here, as I understand it.
So it was an S-PLUS design decision as I understand it. S-PLUS says:

        else if(nargs() == 3) {
# really ambiguous, but follow common use as if list, 
# except when one subscript is a logical matrix the shape of x, then treat
# as if x were a matrix.