cimir {cimir} | R Documentation |
cimir: Interface to CIMIS
Description
This package provides an R interface to the California Irrigation Management Information System (CIMIS) Web API. In order to use this package, you will need to create a CIMIS account and request a web services AppKey.
Package options
cimir uses the following options()
to configure behavior:
-
cimir.appkey
: The CIMIS AppKey to use for queries. -
cimir.timeout
: The maximum time to wait for a response from the CIMIS Web API.
Alternatively, the CIMIS App Key can be saved to an environment
variable CIMIS_APPKEY
.
Author(s)
Maintainer: Michael Koohafkan michael.koohafkan@gmail.com
See Also
Useful links:
[Package cimir version 0.4-1 Index]