Day 2 January 13, 2021

Sign up for GitHub Student account: https://education.github.com/students PC Users: Install Notepad++  and NppToR  use Installr to install NppToR: install.packages(“installr”)require(installr)help(installr) install.npptor() # installs the latest version of NppToR   How to use. Open a script in Notepad++: F8: pass code to R.  Will start R if not started and is registered in the registry.Ctrl+F8: Passes entire file … Continue reading Day 2 January 13, 2021