rscontract_update: Refreshes a connection

Description Usage Arguments Value Examples

View source: R/rscontract_update.R

Description

Refreshes a connection

Usage

1
rscontract_update(host = "", type = "", hint = "")

Arguments

host

Connection's Host name

type

The connection's type

hint

Optional argument passed to the Contract

Value

Returns a NULL object. If using the RStudio IDE, it will attempt to refresh the connection identified by the 'host' and 'type' arguments

Examples

1
2
3

edgararuiz/rscontract documentation built on Dec. 19, 2020, 9:28 a.m.