Added data analysis
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
# Compiles the markdown report into an html file
|
||||
# run for the first time install.packages("rmarkdown")
|
||||
Rscript -e 'library(rmarkdown); rmarkdown::render("report.Rmd", "html_document")'
|
||||
Reference in New Issue
Block a user