get_pms_update {tauturri} | R Documentation |
Check for PMS Updates
Description
Check for PMS Updates
Usage
get_pms_update(url = NULL, apikey = NULL)
Arguments
url |
Server URL. |
apikey |
API key. |
Value
A list
containing update information
Examples
## Not run:
get_pms_update()
## End(Not run)
[Package tauturri version 0.3.0 Index]