powered by
undim returns its input with the dim attribute removed
undim
undim(x)
x without dim attribute
an object
Jens Oehlschlägel
unclass<-, unclass, unname, dim
unclass<-
unclass
unname
dim
x <- matrix(1:12, 3) x undim(x)
Run the code above in your browser using DataLab