Displaying 2 results from an estimated 2 matches for "bblsi".
Did you mean:
bbls
2008 Oct 09
2
Exporting symnum() result from cor()
...xport 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 u...
2008 Oct 01
0
Multiple histograms one graphic device & groupings
...grouping
variable (its values are numeric) and then how to put all three to the same
device.
I tried:
> names(all)
[1] "tally" "scape" "numid" "bbContag"
"bbED"
[6] "bbENN_MN" "bbLPI" "bbLSI" "bbPAFRAC"
"bbPD"
[11] "bbPROX_MN" "pfor" "year" "extent"
"bi_ca"
[16] "r" "ex_bin" "PriNo" "pri1234"
"pri_ex"
[21] "s...