summaryrefslogtreecommitdiff
path: root/analysis/.Rprofile
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2022-10-24 10:46:04 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2022-10-24 10:46:04 +0200
commitb28397aae01431d64d55f57484ef1d00403839e1 (patch)
tree8a4ecfec03866c5cadc9c80ffc0318634278d050 /analysis/.Rprofile
parentd380c256359ac78bd3621783ffd1a2330eca5e25 (diff)
Init repository
Diffstat (limited to 'analysis/.Rprofile')
-rw-r--r--analysis/.Rprofile1
1 files changed, 1 insertions, 0 deletions
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")