Diferenças
Aqui você vê as diferenças entre duas revisões dessa página.
Ambos lados da revisão anteriorRevisão anterior | |||
projetos:reproducibleresearch [2014/03/17 18:03] – [Reproducible Research] joel | projetos:reproducibleresearch [2014/03/17 18:04] (atual) – [Reproducible Research] joel | ||
---|---|---|---|
Linha 50: | Linha 50: | ||
\section{A Box Plot} | \section{A Box Plot} | ||
- | <<results=' | + | << |
# building a box plot | # building a box plot | ||
boxplot(iris$Sepal.Length~iris$Species) | boxplot(iris$Sepal.Length~iris$Species) | ||
@ | @ | ||
- | | + | |
\section{A Table} | \section{A Table} | ||