You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Purpose of the post is self-explanatory based on the title. I might be able to use Tidy Tuesday data if there are some messy examples that require wrangling.
Probably best to go with a simple pipeline with data import, and a few data wrangling steps. Then show how testthat can be used to test that the data meets certain criteria after being wrangled (e.g., values within certain range, etc.).
The text was updated successfully, but these errors were encountered:
Unit testing {targets} pipelines with {testthat}.
Purpose of the post is self-explanatory based on the title. I might be able to use Tidy Tuesday data if there are some messy examples that require wrangling.
Probably best to go with a simple pipeline with data import, and a few data wrangling steps. Then show how testthat can be used to test that the data meets certain criteria after being wrangled (e.g., values within certain range, etc.).
The text was updated successfully, but these errors were encountered: