This is a test training for the trainR package. It is a simple training that shows how to use the trainR package.
To run the training, you need to install the trainR package from GitHub:
devtools::install_github("FluentData/trainR")
Then you can run the training:
trainR::load('FluentData/testTraining')
You can make your own trainings that rely on the trainR package.
trainR::create('<your github username>/<your training name>')
If you want to contribute to this training, you can fork it and make a pull request.
This training is licensed under the MIT license.