From 6c5ac3ae8d76fb1dbdb297a05f141dfec1b30b1f Mon Sep 17 00:00:00 2001 From: LinlyBoi Date: Sat, 3 Dec 2022 21:21:17 +0200 Subject: [PATCH] R profile --- dot_Rprofile | 1 + 1 file changed, 1 insertion(+) create mode 100644 dot_Rprofile diff --git a/dot_Rprofile b/dot_Rprofile new file mode 100644 index 0000000..9fbc044 --- /dev/null +++ b/dot_Rprofile @@ -0,0 +1 @@ +.libPaths("/usr/lib64/R/library")