cdbGetConfig {R4CouchDB} | R Documentation |
Function provides access to the _config
api end point.
cdbGetConfig(cdb)
cdb |
Only the connection settings |
cdb |
The result of the request is stored in |
wactbprot
cdbMakeDB
## Not run:
cdbGetConfig(cdbIni())$res
## End(Not run)