diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2022-10-24 10:46:04 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2022-10-24 10:46:04 +0200 |
| commit | b28397aae01431d64d55f57484ef1d00403839e1 (patch) | |
| tree | 8a4ecfec03866c5cadc9c80ffc0318634278d050 /analysis/.Rprofile | |
| parent | d380c256359ac78bd3621783ffd1a2330eca5e25 (diff) | |
Init repository
Diffstat (limited to 'analysis/.Rprofile')
| -rw-r--r-- | analysis/.Rprofile | 1 |
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") |
