From 8260634af49e26db25149515787b56610b922d56 Mon Sep 17 00:00:00 2001 From: Loïc Guégan Date: Sun, 30 Jun 2024 14:49:37 +0200 Subject: Cleaning repository --- analysis/.Rprofile | 1 + 1 file changed, 1 insertion(+) create mode 100644 analysis/.Rprofile (limited to 'analysis/.Rprofile') diff --git a/analysis/.Rprofile b/analysis/.Rprofile new file mode 100644 index 0000000..81b960f --- /dev/null +++ b/analysis/.Rprofile @@ -0,0 +1 @@ +source("renv/activate.R") -- cgit v1.2.3