You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

R.gitignore 116B

12345678
  1. # History files
  2. .Rhistory
  3. # Example code in package build process
  4. *-Ex.R
  5. # R data files from past sessions
  6. .Rdata