This function cleanup_source_notes()
is to be used with caution,
because it will delete any Rmd source file of slide notes. It is created
for convenience in the testing phase with notes. Once slide notes with
meaningful content are created, it should not be used anymore.
1 2 | cleanup_source_notes(psNotesPattern = "_Notes.Rmd$", psSubDir = "vignettes",
psNotesSrcFile = NULL)
|
psNotesPattern |
pattern of notes file to be deleted |
psSubDir |
subdirectory where notes file is |
psNotesSrcFile |
explicit name of notes file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.