agromet_informe | R Documentation |
Los formatos utilizan como base rmarkdown::pdf_document()
y una plantilla
específica de LaTex.
agromet_informe(..., latex_engine = "xelatex")
... |
cualquier argumento que requiera |
latex_engine |
Caracter con el compilador de latex a usar. |
documento compilado.
## Not run:
agromet_informe("Informe.Rmd")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.