[R] when deleting a row from a matrix gives a vector

Sarah Goslee sarah.goslee at gmail.com
Fri Nov 2 20:50:42 CET 2007


x <- x[1, drop=FALSE]

> Is there any way to force the result to remain a matrix, even if it
> has only one row or column, or even only one entry? Thanks,

-- 
Sarah Goslee
http://www.functionaldiversity.org



More information about the R-help mailing list