Skip to content

Commit

Permalink
Change output report name and add .html to the repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
clissa committed Jul 25, 2019
1 parent 01e8876 commit 0af1d36
Show file tree
Hide file tree
Showing 2 changed files with 3,896 additions and 1 deletion.
2 changes: 1 addition & 1 deletion 000_run_project.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source( '030_Exploratory.R')
source( '076_Modeling_Classification.R')
rmarkdown::render("100_main.Rmd")
rmarkdown::render("100_main.Rmd", output_file = "Report.html")


Loading

0 comments on commit 0af1d36

Please sign in to comment.