Skip to content
Snippets Groups Projects
Commit a1cc05ad authored by Thomas  OBADIA's avatar Thomas OBADIA 💬
Browse files

Error in output file format

parent 6b75b2df
No related branches found
No related tags found
No related merge requests found
......@@ -198,7 +198,7 @@ OBSERVATIONAL_OUT_03_QC_02_FILENAME <- paste0("OBSERVATIONAL_OUT_03_QC_0
paste(unique(dat_observational_inventory_demographics_fulljoin$country), collapse = "-"),
"_timestamp-",
strftime(Sys.time(), format = "%Y%m%d_%H%M%S"),
".pdf")
".csv")
# Name of output graph files
OBSERVATIONAL_OUT_03_QC_02_PLOTNAME_SEX_01 <- paste0("OBSERVATIONAL_OUT_03_QC_02_SEX_PLOT_01",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment