powered by
undim returns its input with the dim attribute removed
undim
undim(x)
an object
x without dim attribute
unclass<-, unclass, unname, dim
unclass<-
unclass
unname
dim
# NOT RUN { x <- matrix(1:12, 3) x undim(x) # }
Run the code above in your browser using DataLab