redfishingred nf<-layout(matrix(c(1,2,3,4),2,2,byrow=TRUE),C(2,2),C(2,2),TRUE) Error in C(2, 2) : object not interpretable as a factor 这个错误怎么解决?