Skip to content

DSCI-310/testing-worksheet-r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing in R worksheet

Copyright Tiffany Timbers, 2024

Here is a practice worksheet for writing functions and unit tests in R using the testthat R package. It also introduces beginner strategies for handling unquoted column names when writing functions in the tidyverse.

Dependencies:

  • R and the following R packages:
  • digest
  • ottr
  • rlang
  • testthat
  • tidyverse

License:

Software licensed under the MIT License, non-software content licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) License. See the license file for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published