Close a connection
rscontract_close(host = "", type = "")Returns a NULL object. If using the RStudio IDE, it will attempt to close the connection identified by the `host` and `type` arguments
rscontract_open(rscontract_spec())
rscontract_close("spec_host", "spec_type")