npn_set_env: Set Environment

npn_set_envR Documentation

Set Environment

Description

By default this library will call the NPN's production services but in some cases it's preferable to access the development web services so this function allows for manually setting the web service endpoints to use DEV instead. Just pass in "dev" to this function to change the endpoints to use.

Usage

npn_set_env(env = "ops")

Arguments

env

The environment to use. Should be "ops" or "dev"


usa-npn/rnpn documentation built on Feb. 4, 2024, 7:29 a.m.