README.md

Build Status CRAN_Status_Badge rstudio mirror downloads

uptimeRobot

Provide a set of wrappers to call all the endpoints of UptimeRobot API which includes various kind of ping, keep-alive and speed tests. See https://uptimerobot.com/ for more information.

Installation

Get the released version from CRAN:

install.packages("uptimeRobot")

Or the development version from github:

# install.packages("devtools")
devtools::install_github("theclue/uptimeRobot")


theclue/uptimeRobot documentation built on May 31, 2019, 9:12 a.m.