This should only be needed for development and testing of the nswpr package.

Testing against the dev environment

Run this first, and then any other nswpr functions.

nswpr::set_dev_env()

Testing against local environment

Run this first, and then any other nswpr functions.

nswpr::set_local_env()