markvanderloo / 2024uRos

Materials for a two-hour tutorial on data validation with the `validate` package

Repository from Github https://github.commarkvanderloo/2024uRosRepository from Github https://github.commarkvanderloo/2024uRos

Tutorial on data validation with the validate R package

Materials for a two-hour tutorial on data validation with the validate package

Preparation

Make sure you have a recent version of R installed. It is recommended, but not strictly necessary to work with an IDE that integrates R (e.g. vscode or RStudio/Posit).

  1. Install the validate package from CRAN.
install.packages('validate')
  1. In RStudio: New Project->Version Control->clone a project from a git repository, fill in https://github.com/markvanderloo/2024uRos.

License

Creative Commons License

This work is licensed under a Creative Commons Attribution 4.0 International License.

About

Materials for a two-hour tutorial on data validation with the `validate` package


Languages

Language:TeX 59.7%Language:R 40.3%