fc_ping {rfieldclimate} | R Documentation |
Ping fieldclimate API
Description
Ping fieldclimate API
Usage
fc_ping(timeout = 2)
Arguments
timeout |
number of seconds to wait for a response before giving up. |
Value
a logical whether the API is reachable or not.
Examples
## Not run:
fc_ping()
## End(Not run)
[Package rfieldclimate version 0.1.1 Index]