getLatestSensorWebClientTag | R Documentation |
getLatestSensorWebClientTag
retrieves the latest tag on GitHub or 'develop' if no tags are found.
getLatestSensorWebClientTag(owner = "52North", repo = "js-sensorweb-client")
owner |
the GitHub repository owner |
repo |
the GitHub repository name |
the latest version or 'develop'
## Not run:
installSensorWebClient()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.