We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a2dd25 commit 7da6763Copy full SHA for 7da6763
.gitignore
@@ -1,6 +1,5 @@
1
*~
2
.Rproj.user
3
-*.Rproj
4
.Rhistory
5
.RData
6
.Ruserdata
PlantBreedGame.Rproj
@@ -0,0 +1,18 @@
+Version: 1.0
+
+RestoreWorkspace: Default
+SaveWorkspace: Default
+AlwaysSaveHistory: Default
7
+EnableCodeIndexing: Yes
8
+UseSpacesForTab: Yes
9
+NumSpacesForTab: 2
10
+Encoding: UTF-8
11
12
+RnwWeave: knitr
13
+LaTeX: pdfLaTeX
14
15
+AutoAppendNewline: Yes
16
+StripTrailingWhitespace: Yes
17
18
+BuildType: Makefile
0 commit comments