diff --git a/Rprofile b/Rprofile new file mode 100644 index 0000000..6090a77 --- /dev/null +++ b/Rprofile @@ -0,0 +1,4 @@ +# vim:filetype=r +options( + useFancyQuotes = FALSE +)