pkgnet
pkgnet copied to clipboard
Refactor pkgnet-intro vignette to actually run more of the code
We've gotten burned a few times in the vignette when we introduce breaking changes that breaks code examples that aren't executed. One recent example is #271. We should refactor some of those examples that mocks the data that needs to be mocked (e.g., loading from file) but then runs more of the rest of the code.