npn_set_env | R Documentation |
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.
npn_set_env(env = "ops")
env |
The environment to use. Should be "ops" or "dev" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.