Luz Milena Zea Fernandez wrote:
Dear support, we are trying to export a frequency distributions obtanined by
stament freq(x,variable.labels=NULL,display.na=TRUE,levels=NULL)
of prettyR.
How can I do it?
Hi Luz,
If you want to export (save to a file) the output of freq:
sink("myfile.out")
fr
Dear support, we are trying to export a frequency distributions obtanined by
stament freq(x,variable.labels=NULL,display.na=TRUE,levels=NULL)
of prettyR.
How can I do it?
Thanks in advance
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailm
2 matches
Mail list logo