environments.Rmd
This should only be needed for development and testing of the nswpr package.
Run this first, and then any other nswpr functions.
nswpr::set_dev_env() nswpr::login('myusername@targetrwe.com') # using your studio-dev login
Run this first, and then any other nswpr functions.
nswpr::set_local_env() nswpr::login('myusername@targetrwe.com') # using your studio-dev login