activityInfoRootUrl | R Documentation |
Get or set the root url for the ActivityInfo server
activityInfoRootUrl(newUrl)
newUrl |
The new URL to set as the ActivityInfo root URL |
If you are using the ActivityInfo Self-Managed Server, you can use this function to point the R package to your own server.
## Not run:
# Connect to a self-managed ActivityInfo server
activityInfoRootUrl("https://activityinfo.example.org")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.