Hi STAT 371 Students,
Here are several screencasts, each a few minutes long (19:22 total), on using RStudio.
- Console (3:00)
- Use an R script (1:28)
- Save an R script, source() (3:06)
- More on source(); print(), cat() (3:35)
- Saving code, output, and plots for homework (3:19)
- I made this last screencast for a different class, STAT
327. Please ignore its STAT 327 context in the first 10 seconds. In
seconds 11-12, I mention an R Markdown
link, which I just included in this sentence. With that preface,
here is R Markdown for convenient homework
writing (4:54)
--John