diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5b6a065 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.Rproj.user +.Rhistory +.RData +.Ruserdata diff --git a/README.md b/README.md new file mode 100644 index 0000000..e65aab8 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ + +# evercode + + + + +The goal of Evercode is to explore the data from Parse Bioscience and see if the analysis is feasible, or how does it really works. + diff --git a/evercode.Rproj b/evercode.Rproj new file mode 100644 index 0000000..8e3c2eb --- /dev/null +++ b/evercode.Rproj @@ -0,0 +1,13 @@ +Version: 1.0 + +RestoreWorkspace: Default +SaveWorkspace: Default +AlwaysSaveHistory: Default + +EnableCodeIndexing: Yes +UseSpacesForTab: Yes +NumSpacesForTab: 2 +Encoding: UTF-8 + +RnwWeave: Sweave +LaTeX: pdfLaTeX