Browse Source

Initial commit

天问 1 year ago
commit
88c9da7414
2 changed files with 21 additions and 0 deletions
  1. 18 0
      .gitignore
  2. 3 0
      README.md

+ 18 - 0
.gitignore

@@ -0,0 +1,18 @@
+# ---> R
+# History files
+.Rhistory
+.Rapp.history
+
+# Example code in package build process
+*-Ex.R
+
+# RStudio files
+.Rproj.user/
+
+# produced vignettes
+vignettes/*.html
+vignettes/*.pdf
+
+# OAuth2 token, see https://github.com/hadley/httr/releases/tag/v0.3
+.httr-oauth
+

+ 3 - 0
README.md

@@ -0,0 +1,3 @@
+# rJava
+
+xlsx