renv init

This commit is contained in:
eneller
2026-03-22 20:12:12 +01:00
parent 45f0717839
commit bcb3ae9a80
7 changed files with 1575 additions and 0 deletions

1
.Rprofile Normal file
View File

@@ -0,0 +1 @@
source("renv/activate.R")