rscontract_open: Opens a connection

Description Usage Arguments Value Examples

View source: R/rscontract_open.R

Description

Opens a connection

Usage

1

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

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

rscontract documentation built on Dec. 16, 2020, 1:07 a.m.