Stub in a teensy .Rprofile

This commit is contained in:
2020-09-15 19:21:06 -04:00
parent a20bbc4fcf
commit 9d52d7df49

4
Rprofile Normal file
View File

@@ -0,0 +1,4 @@
# vim:filetype=r
options(
useFancyQuotes = FALSE
)