⚠️There's a newer version (1.4.0) of this package. Take me there.

Rtraining

This package contains Steph Locke's materials for various presentations and hands-on labs about R. View the training materials on stephlocke.github.io/Rtraining.

Get it

Rtraining is designed as a package to give the person relatively new to R the packages Steph most recommends. To download it:

if (!require(devtools)) install.packages("devtools")
devtools::install_github("stephlocke/Rtraining")

Rtraining is also available for you to download, play with, and amend as you see fit. To get a local copy, use git clone or via Rstudio create a New Project from source control and use https://github.com/stephlocke/Rtraining.git

Important Contents

  • inst/slidedecks for presentations
  • inst/handouts for some useful standalone files
  • inst/applications for some sample applications
  • inst/exercises for some exercises used in training days

Other packages on GitHub

Many useful packages will be downloaded when this package of R training notes downloads.

Copy Link

Version

Down Chevron

Version

1.1.22

License

MIT + file LICENSE

Maintainer

Last Published

January 1st, 1970

Functions in Rtraining (1.1.22)