Opens a connection

rscontract_open(x)

Arguments

x

An rscontract_ide object, or an object coercible to an rscontract_ide

Value

Returns a NULL object. If using the RStudio IDE, it will attempt to open the connection, and set the identification using the `host` and `type` argument values

Examples

rscontract_open(rscontract_spec()) rscontract_close("spec_host", "spec_type")