Description Usage Arguments Value Examples
View source: R/rscontract_open.R
Opens a connection
1 |
x |
An rscontract_ide object, or an object coercible to an rscontract_ide |
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
1 2 | rscontract_open(rscontract_spec())
rscontract_close("spec_host", "spec_type")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.