View source: R/use_imbei_beamer.R
use_imbei_beamer | R Documentation |
Facilitates the use of the IMBEI beamer template. This is an alternative to creating a new markdown from template directly. Latter is preferred.
use_imbei_beamer(keep_tex = TRUE, copy_to = getwd())
keep_tex |
Logical, defines whether the tex file is kept. Defaults to TRUE |
copy_to |
File path for beamer template. Defaults to getwd() |
Creates a tex and prints out the suggested yaml content
use_imbei_beamer()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.