Re: [R] Question On CrossTable function in gmodels package

2009-01-29 Thread Marc Schwartz
on 01/29/2009 08:01 AM eugen pircalabelu wrote: > Hi R-users, > I have the following problem with CrossTable function within “gmodels” > package: the output of the function (format “spss” and asresid=T) can not be > stored within another object. > For example: > >> library(gmodels) >> data(infer

[R] Question On CrossTable function in gmodels package

2009-01-29 Thread eugen pircalabelu
Hi R-users, I have the following problem with CrossTable function within “gmodels” package: the output of the function (format “spss” and asresid=T) can not be stored within another object. For example: >library(gmodels) >data(infert, package = "datasets") > CrossTable(infert$education, infert$i