tf <- system.file("HTMLreport", "PuromycinAnalysis-report.R",
package = "doBy")
## Create report in working directory
Rscript2HTML(tf)
## Creates report in specified directory (which must exist).
##Rscript2HTML(tf, path=".REPORT/")
Run the code above in your browser using DataLab