Description
Get or set the root url for the ActivityInfo server
Usage
activityInfoRootUrl(newUrl)
Arguments
| Argument | Description |
|---|---|
newUrl |
The new URL to set as the ActivityInfo root URL |
Details
If you are using the ActivityInfo Self-Managed Server , you can use this function to point the R package to your own server.
Examples
# Connect to a self-managed ActivityInfo server
activityInfoRootUrl("https://activityinfo.example.org")