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

Edita chunk setup.

parent 948dcef2
No related branches found
No related tags found
No related merge requests found
......@@ -4,14 +4,7 @@ author: "Fernando Mayer & Walmes Zeviani"
---
```{r setup, include=FALSE}
library(knitr)
opts_chunk$set(
dev.args=list(family = "Palatino"))
options(width = 68)
## Carrega as definições de sessão.
source("setup_knitr.R")
source("config.R")
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