-------- Original message -------- Subject: type conversion Date: Sun Mar 04 15:18:33 CST 2012 From: Matyas Sustik <msus...@gmail.com> To: r-help@r-project.org I got it. Â Just documenting it on the list. I need do:Â dim(tmp$X) <- c(n, k) return (list(..., X = tmp$X, ...)) -Matyas [[alternative HTML version deleted]]
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.