| newRepport | R Documentation | 
Create Rnw file for data analysis repport template using LateX
newRepport(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
newRepport(nom="G",prenom="J",filename = NULL,path=NULL)
newRepport(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.