Skip to content

Commit

Permalink
Update qc.R
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Hoffmann authored Oct 31, 2024
1 parent 314a64e commit 25d3141
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bin/qc.R
Original file line number Diff line number Diff line change
Expand Up @@ -404,9 +404,6 @@ sub_cover_text <- paste(
paste("ANNEXA version:", ANNEXA_version),
sep = "\n")

sub_cover_text <- paste(
print(Sys.Date()),
paste("ANNEXA version:", ANNEXA_version), sep = "\n")
sub_cover <- textGrob(sub_cover_text,
gp = gpar(fontsize = 20,
col = "black"))
Expand Down

0 comments on commit 25d3141

Please sign in to comment.