diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d5a36a0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.Rproj.user +.Rhistory +.RData +.Ruserdata +.httr-oauth diff --git a/twitter-code.Rproj b/twitter-code.Rproj new file mode 100644 index 0000000..8e3c2eb --- /dev/null +++ b/twitter-code.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