Skip to content

Commit ec103ce

Browse files
committed
update filename
1 parent b5643be commit ec103ce

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

gen_report.r

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,4 @@
22
path = getwd()
33
source(paste(path, "/install.r", sep=""))
44

5-
rmarkdown::render("gen_eil.rmd",
6-
output_file = glue::glue("pdf/eil.pdf"))
7-
8-
5+
rmarkdown::render("gen_report.rmd", output_file = glue::glue("pdf/report.pdf"))

0 commit comments

Comments
 (0)