From b28397aae01431d64d55f57484ef1d00403839e1 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Mon, 24 Oct 2022 10:46:04 +0200 Subject: Init 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