We had two separate problems in class today that made use of RMarkdown problematic. This assignment/tutorial is to overcome these and includes directions for indicating to me that you succeeded in loading an RMarkdown file and “knitting” it into an html file. Both will be important to the class and your future lives.
It turns out that we downloaded a slightly bad apple for PCs.
Solution: This solution worked for me. Open R-studio and enter (or copy-paste) the command
install.packages("rmarkdown", repos = "https://cran.revolutionanalytics.com")
Solution: Google-drive
PC - choose “Save File” (not “open with”). After the file downloads, click to open it and browse for the application R-studio. Once it opens in R-studio –>
(PC and Mac) Once the file is open in R-Studio click “knit-html” and watch the magic happen. IGNORE the directions in the document I just want to know that you can use RMarkdown and publish the result so that we don’t have to do stuff on paper all term.