We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5778fde + 09a78cc commit a2af79aCopy full SHA for a2af79a
1 file changed
R.gitignore
@@ -2,6 +2,9 @@
2
.Rhistory
3
.Rapp.history
4
5
+# Session Data files
6
+.RData
7
+
8
# Example code in package build process
9
*-Ex.R
10
0 commit comments