mirror of
https://github.com/github/gitignore
synced 2025-07-03 20:08:25 +02: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
1 changed files with 0 additions and 3 deletions
|
@ -4,8 +4,5 @@
|
|||
# Example code in package build process
|
||||
*-Ex.R
|
||||
|
||||
# R data files from past sessions
|
||||
.Rdata
|
||||
|
||||
# RStudio files
|
||||
.Rproj.user/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue