That is right.

Regards,
Yihui
--
Yihui Xie <[email protected]>
Phone: 515-294-2465 Web: http://yihui.name
Department of Statistics, Iowa State University
2215 Snedecor Hall, Ames, IA


On Tue, Jun 4, 2013 at 8:49 AM, Liviu Andronic <[email protected]> wrote:
> On Tue, Jun 4, 2013 at 5:33 PM, John Kane <[email protected]> wrote:
>> Thanks Yihui.  I understood the invisible(booktabs()) after a bit of
>> thought, but not Liviu's comment.  Using his approach,  could I run booktabs
>> ina earlier chunk?
>>
> Yes. You can do:
> <<include=F>>=
> booktabs()
> @
>
> Then
> <<results='asis'>>=
> latex(table(...))
> @
>
> From memory this works.
> Liviu

Reply via email to