On 09-10-2012, at 19:04, Mark Leeds <marklee...@gmail.com> wrote:

> Hi: I've looked around and I must be missing it because it's probably
> somewhere.  Does someone know how to convert an object of class dgCmatrix
> to a regular matrix. I can send someone the data if they need it but it's
> too big to include here.
> 

as.matrix
as(x,"matrix")

Berend

______________________________________________
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.

Reply via email to