Working in RStudio
Work in groups of 2-3
Install the
{papaja}package.Find the help page for the
apa_num()function from{papaja}. What does it do?What is the keyboard shortcut for restarting R?
What does the keyboard shortcut
Ctrl/Cmd+Enter/Returndo?Type
cor()in the console, and place your cursor in the wordcor. Now pressF1. What happened? Place your cursor back oncorand pressF2. What happened?Change your theme for RStudio. If you’re feeling adventurous, check out the custom themes at https://github.com/mkearney/rstudiothemes and install one of them.