Skip to content
Snippets Groups Projects
Commit d1cb5311 authored by Walmes Marques Zeviani's avatar Walmes Marques Zeviani
Browse files

Ediat chunk setup.

parent 55cd7207
No related branches found
No related tags found
No related merge requests found
...@@ -4,14 +4,7 @@ author: "Fernando Mayer & Walmes Zeviani" ...@@ -4,14 +4,7 @@ author: "Fernando Mayer & Walmes Zeviani"
--- ---
```{r setup, include=FALSE} ```{r setup, include=FALSE}
library(knitr) source("knitr_setup.R")
opts_chunk$set(
dev.args=list(family = "Palatino"))
options(width = 68)
## Carrega as definições de sessão.
source("config.R") source("config.R")
rty <- "md" rty <- "md"
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment