View source: R/pjp_template_slides_verdes.R
pjp_template_slides_verdes | R Documentation |
Usar la plantilla para slides verdes
pjp_template_slides_verdes( name = "slides_xx_verdes", open = interactive(), ... )
name |
name of the slides file |
open |
should the file be opened after being created |
if(interactive()){ use_tidytemplate(name = "My_Awesome_TidyTuesday.Rmd") }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.