Realized I did not reply to this list.
On Sat, Jan 26, 2013 at 7:54 PM, Joshua Wiley wrote:
> Hi Erin,
>
> Most packages creating output for inclusion in pages, reports, books,
> etc. do some rounding as R's default level of printed precision tends
> to be overkill. R2HTML is no different, but
Dear R People:
I have an AOV model that I get confidence intervals from via
> confint(chick1.aov1)
2.5 % 97.5 %
trtA 1.472085 1.607915
trtB 1.512085 1.647915
trtC 1.328751 1.464582
>
I am using R2HTML to produce HTML output. However, the HTML code
itself just has rounded values, i.e.,
2 matches
Mail list logo