revision 1, almost done

This commit is contained in:
2026-05-18 22:43:11 +02:00
parent ada154a107
commit c4b94c7f8f
9 changed files with 489 additions and 227 deletions
+5 -1
View File
@@ -1 +1,5 @@
source("renv/activate.R")
source("renv/activate.R")
source(file.path(Sys.getenv(
if (.Platform$OS.type == "windows") "USERPROFILE" else "HOME"
), ".vscode-R", "init.R"))