Refactoring provider2

Notes for Building A Better {provider}

This is a personal, informal guide to rewriting an R package. It is a work in progress and will be updated as I learn more about the process.

Author

Andrew Allen Bruce

Published

May 16, 2025

Installation

# install.packages("pak")
pak::pak("andrewallenbruce/providertwo")

Endpoints

Rendered with Quarto 1.7.31