Skip to content
Snippets Groups Projects
Commit 2e403737 authored by B.Anderson's avatar B.Anderson
Browse files

changed version number

parent bf28fd44
No related branches found
No related tags found
No related merge requests found
...@@ -50,7 +50,7 @@ makeGWPlot <- function(dt){ ...@@ -50,7 +50,7 @@ makeGWPlot <- function(dt){
caption = "Source: UK Grid ESO (http://data.nationalgrideso.com)") caption = "Source: UK Grid ESO (http://data.nationalgrideso.com)")
return(p) return(p)
} }
version <- 1.0 version <- 10
makeReport <- function(f,version){ makeReport <- function(f,version){
# default = html # default = html
rmarkdown::render(input = paste0(here::here("Rmd", f),".Rmd"), # we love here:here() - it helps us find the .Rmd to use rmarkdown::render(input = paste0(here::here("Rmd", f),".Rmd"), # we love here:here() - it helps us find the .Rmd to use
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment