Description Usage Arguments Author(s) Examples
Sets the internal URLS used to either the production, QA, or dev server. URLS are stored internally to the package
| 1 | setBaseURL(endpoint = "prod")
 | 
| endpoint | Indicate which CCHP endpoint 
you want to use options:  | 
Luke Winslow, Jordan S Read
| 1 2 3 4 5 6 | ## Not run: 
setBaseURL('prod')
setBaseURL('qa')
setBaseURL('dev')
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.