Hello,
I am trying to export the results from symnum() while maintain their
readability. I tried using sink to text file and also copying and pasting
but the results end up looking like this:

> symnum(c5.s)
          bC bED bEN bLP bLS bPA bPD bPR p
bbContag  1
bbED      +  1
bbENN_MN  +  B   1
bbLPI     ,  ,   ,   1
bbLSI     +  B   B   ,   1
bbPAFRAC  ,  *   *   ,   *   1
bbPD      ,  B   B   ,   B   B   1
bbPROX_MN +  B   B   ,   B   *   *   1
pfor                                     1
attr(,"legend")


Is there a way I can get these out of R with their readability intact so I
can share them with non-R users? Is it possible to export the way things
look in View() ?

Thanks,
Michael Just

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

Reply via email to