Difference between revisions of "Template:ABC-unit"

From "A B C"
Jump to navigation Jump to search
m
m
Line 2: Line 2:
  
 
* Open RStudio and reload the <code>ABC-units</code> R project that you first loaded in the [[RPR-Introduction]] unit.
 
* Open RStudio and reload the <code>ABC-units</code> R project that you first loaded in the [[RPR-Introduction]] unit.
 +
* Choose '''Tools''' &rarr; '''Version Control''' &rarr; '''Pull Branches''' to fetch the most recent version of the project from the GitHub repository.
 
* Type <code>init()</code> as requested.
 
* Type <code>init()</code> as requested.
* Open the file <code>{{{1}}}</code> and follow the instructions
+
* Open the file <code>{{{1}}}</code> and follow the instructions.
  
 
}}
 
}}

Revision as of 12:42, 6 October 2017

Task:

  • Open RStudio and reload the ABC-units R project that you first loaded in the RPR-Introduction unit.
  • Choose ToolsVersion ControlPull Branches to fetch the most recent version of the project from the GitHub repository.
  • Type init() as requested.
  • Open the file {{{1}}} and follow the instructions.