knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
Meu formato e template customizados para documentos RMarkdown.
# install.packages("devtools") devtools::install_github("fnaufel/rmdformat")
No pacote, há um template chamado rmdformat
para criar automaticamente documentos Rmd com este formato.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.