I figured it out already: as.data.frame.matrix(mytable). does what I need -- apparently, the table needs to somehow be converted to a matrix in order to be ...
確定! 回上一頁