ninety two-minute r tutorial videos
[This article was first published on twotorials by anthony damico, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
ninety two-minute r tutorial videos now posted. three hours of ultra-concentrated r.Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
new videos include topics like:
- setting your preferences (options) (Rprofile.site)
- random number generation (runif) (rnorm) (set.seed) (rbinom)
- creating and accessing objects according to a pattern (assign) (get)
- loops and flow control (nested for) (while) (next and break)
new category: fun ones
- how many ancestors did you have in each previous generation?
- what is each country’s most current available percent of gross national income spent on education?
- how to calculate your ten, fifteen, or twenty thousandth day on earth with r
To leave a comment for the author, please follow the link and comment on their blog: twotorials by anthony damico.
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.