Use the [vdiffr package](https://github.com/lionel-/vdiffr). Set up a few tests. - [x] add new testing infrastructure to package - [x] write minimal internal documentation. Add tests for a few functions to practice how it works. - [x] `mcmc_intervals()` - [x] `mcmc_areas()` - [x] `mcmc_areas_ridges()` - [x] `mcmc_rhat()` - [x] `mcmc_rhat_hist()` - [x] `mcmc_neff()` - [x] `mcmc_neff_hist()`
Use the vdiffr package.
Set up a few tests.
Add tests for a few functions to practice how it works.
mcmc_intervals()mcmc_areas()mcmc_areas_ridges()mcmc_rhat()mcmc_rhat_hist()mcmc_neff()mcmc_neff_hist()