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