getLatestSensorWebClientTag: Get latest JavaScript SensorWebClient version

Description Usage Arguments Value Examples

View source: R/swc-update.R

Description

getLatestSensorWebClientTag retrieves the latest tag on GitHub or 'develop' if no tags are found.

Usage

1
getLatestSensorWebClientTag(owner = "52North", repo = "js-sensorweb-client")

Arguments

owner

the GitHub repository owner

repo

the GitHub repository name

Value

the latest version or 'develop'

Examples

1
2
3
4
## Not run: 
 installSensorWebClient()

## End(Not run)

52North/sensorweby documentation built on May 5, 2019, 10:45 a.m.