Add wordcounts plot script

This commit is contained in:
2026-09-12 14:05:28 +02:00
parent 86fab09dfe
commit f52ab00652
3 changed files with 195 additions and 0 deletions
+4
View File
@@ -16,3 +16,7 @@ format:
clean-format:
rm thesis.fmt thesis.log thesis.tex.bbl thesis.tex.blg
# Plot wordcounts.svg with ticks every n days (default: 7).
plot-wordcounts days="7":
Rscript plot_wordcounts.R {{quote(days)}}