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

Move arquivos de configuração _* para config/.

parent 2b0ed348
No related branches found
No related tags found
No related merge requests found
......@@ -3,10 +3,10 @@ html_document:
fig_height: 6
toc: true
toc_dep: 3
css: _style.css
css: config/_style.css
fig_caption: yes
highlight: default
includes:
in_header: _MathJax.html
before_body: _before_body.html
after_body: _after_body.html
in_header: config/_MathJax.html
before_body: config/_before_body.html
after_body: config/_after_body.html
......@@ -8,7 +8,7 @@ vignette: >
---
```{r setup, include=FALSE}
source("_setup.R")
source("config/_setup.R")
```
## Análise exploratória
......
......@@ -8,7 +8,7 @@ vignette: >
---
```{r setup, include=FALSE}
source("_setup.R")
source("config/_setup.R")
```
## Análise exploratória
......
File moved
File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment