Manage connections

connection_open()

Opens a connection

connection_close()

Close a connection

connection_update()

Refreshes a connection

Integration with pins

connection_pin_write()

Writes a database connection or query to a board

connection_pin_read()

Retrieves a database connection or query from a board

Utilities

connection_view()

Populates the RStudio Connection viewer

connection_code()

Displays the code that will be used to recreate the connection