Skip to content
Snippets Groups Projects
Commit 522f1802 authored by Eduardo E. R. Junior's avatar Eduardo E. R. Junior
Browse files

Adiciona opções de cache para ganho de velocidade na compilação

parent 31cd1d9d
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,7 @@ opts_chunk$set(
message = FALSE,
echo = FALSE,
tidy = TRUE,
cache = TRUE,
fig.width = 7,
fig.height = 5,
fig.align = "center",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment