mirror of
https://github.com/github/gitignore
synced 2024-11-22 03:34:23 +01:00
revert 1f84661643
Details: `RData` is a valid file format for bundling data with an R package based on the "Writing R Extensions" manual: http://cran.r-project.org/doc/manuals/r-release/R-exts.html#Data-in-packages
This commit is contained in:
parent
298588469a
commit
ab7b6dba4a
@ -4,8 +4,5 @@
|
||||
# Example code in package build process
|
||||
*-Ex.R
|
||||
|
||||
# R data files from past sessions
|
||||
.Rdata
|
||||
|
||||
# RStudio files
|
||||
.Rproj.user/
|
||||
|
Loading…
Reference in New Issue
Block a user