View source: R/reportfunctions.R
bbGetTpl | R Documentation |
Get the full Path for a Report Template based on the predefined Path by "bbSetTplPath"
bbGetTpl(templatefile)
templatefile |
Name of Rmd or Rnw template |
Gibt unter Verwendung der Globaken Variablen TplPath das Reporttemplate zurueck
Stefan Bartels, email@biobits.eu
## Not run:
report<-bbGetTpl("c:/temp/Test.Rmd")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.