[ESS] Printing tibbles in iESS
Kevin Wright
kw@@t@t @ending from gm@il@com
Tue Dec 4 17:14:41 CET 2018
I have a tibble that is printing like this in the iESS buffer:
# A tibble: 74 x 15
expt trt `Loc Name` `Explained` `Common`
<chr>
<chr>
<chr>
<dbl>
<dbl>
1 nate0 rs_ltht AP2 2018 1 93.7 7.72
2 nate0 rs_ltht AA2 2018 1 96.5 8.96
3 nate0 rs_ltht AY2 2018 1 94.5 10.4
It appears that after each data type (e.g. <chr>) is a space and then a
newline character (^J).
I've dug into the tibble package, then pillar, then fansi, but I'm still
stuck. Can anybody explain what is happening?
--
Kevin Wright
[[alternative HTML version deleted]]
More information about the ESS-help
mailing list