rosio
: An R interface to OpenSensors.ioThe
rosio
package is in very early development. It will be updated regularly and current functionality is very likely to evolve. Enjoy at your own risks!
devtools::install_github("lgatto/rosio")
library("rosio")
##
## This is rosio version 0.0.1
Currently, there is
ls("package:rosio")
## [1] "dataset" "device" "devices" "getJWTtoken" "jwt"
## [6] "jwt<-" "key" "key<-" "messages" "password"
## [11] "password<-" "Rosio" "username" "username<-" "whoami"
The progress of the package is documented in the vignette. More documentation will follow soon.
Please use the GitHub issues.
GPL-2 © Laurent Gatto.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.