Skip to content
Prev 359411 / 398502 Next

Reshaping an array - how does it work in R

R always makes a copy for this kind of operation. There are some operations that don't make copies, but I don't think this one qualifies.