View source: R/newRmdRepport.R
| newRmdRepport | R Documentation |
Create Rmd file for data analysis repport template using Rmd/LateX-pdf
newRmdRepport(nom = "NOM", prenom = "PRENOM", path = NULL, filename = NULL)
nom |
Surname |
prenom |
Forename |
path |
path |
filename |
filename |
adapted from Michael Schaeffer template (gmrcfun package)
Rnw file
JuG
newRmdRepport(nom="G",prenom="J",filename = NULL,path=NULL)
newRmdRepport(nom="G",prenom="J",path=getwd(),filename= "test")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.