Skip to content

markvanderloo/2024uRos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published