dfe-analytical-services / eesyapi

An R package with useful utility functions for connecting to, and processing data from, the DfE's explore education statistics API.
https://dfe-analytical-services.github.io/eesyapi/
Other
1 stars 0 forks source link

Updating examples - 2 Oct 24 #32

Closed rmbielby closed 2 months ago

rmbielby commented 2 months ago

Brief overview of changes

One of the data sets I'd been using for examples had been changed so I needed to update some example ids and take some new test snapshots.

Why are these changes being made?

Some tests and examples are broken.

Detailed description of changes

Updated the example_id() look-up script with working example ids.

Updated the test snapshots using:

source("C:/Users/rbielby/repos/eesyapi/tests/testthat/seed_tests.R")
seed_tests()