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

Update setup.R and index.Rmd.

parent 72e1586d
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ opts_chunk$set(cache = FALSE,
tidy = FALSE,
warning = FALSE,
fig.width = 7,
fig.height = 7,
fig.height = 4.32,
fig.align = "center",
eval.after= "fig.cap",
#dpi = 96,
......
......@@ -11,6 +11,7 @@ author:
twitter: "\\@walmeszeviani"
date: "Atualizado em `r format(Sys.Date(), format = '%d de %B de %Y')`"
csl: config/ABNT_UFPR_2011-Mendeley.csl
bibliography: [config/book.bib]
github-repo: walmes/mpaer
description: "Manual de Planejamento e Análise de Experimentos com R"
# site: bookdown::bookdown_site
......@@ -23,7 +24,6 @@ graphics: yes
# fontsize: 9pt
# geometry: 'margin=1in'
geometry: [left = 2.5cm, right = 2cm, top = 2cm, bottom = 1.5cm]
bibliography: [config/book.bib, packages.bib]
biblio-style: apalike
link-citations: yes
colorlinks: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment