Não foi possível enviar o arquivo. Será algum problema com as permissões?
Diferenças
Aqui você vê as diferenças entre duas revisões dessa página.
| Ambos lados da revisão anterior Revisão anterior | |||
|
projetos:reproducibleresearch [2014/03/17 18:03] joel [Reproducible Research] |
projetos:reproducibleresearch [2014/03/17 18:04] (atual) joel [Reproducible Research] |
||
|---|---|---|---|
| Linha 50: | Linha 50: | ||
| \section{A Box Plot} | \section{A Box Plot} | ||
| - | <<results='hide',boxplot,fig.show='hide'>>= | + | <<boxplot>>= |
| # building a box plot | # building a box plot | ||
| boxplot(iris$Sepal.Length~iris$Species) | boxplot(iris$Sepal.Length~iris$Species) | ||
| @ | @ | ||
| - | \includegraphics{figure/boxplot.pdf} | + | |
| \section{A Table} | \section{A Table} | ||