Learn R Programming

rfieldclimate (version 0.1.1)

fc_ping: Ping fieldclimate API

Description

Ping fieldclimate API

Usage

fc_ping(timeout = 2)

Value

a logical whether the API is reachable or not.

Arguments

timeout

number of seconds to wait for a response before giving up.

Examples

Run this code
if (FALSE) {
fc_ping()
}

Run the code above in your browser using DataLab