powered by
Runs template with data and arguments included in rapport object. In order to get reproducible example, you have to make sure that reproducible argument is set to TRUE in rapport function.
rapport
reproducible
TRUE
rapport.rerun(tpl)
a rapport object
# NOT RUN { tmp <- rapport("Example", mtcars, v = "hp", reproducible = TRUE) rapport.rerun(tmp) # }
Run the code above in your browser using DataLab