Package: connections 0.2.0
connections: Integrates with the 'RStudio' Connections Pane and 'pins'
Enables 'DBI' compliant packages to integrate with the 'RStudio' connections pane, and the 'pins' package. It automates the display of schemata, tables, views, as well as the preview of the table's top 1000 records.
Authors:
connections_0.2.0.tar.gz
connections_0.2.0.zip(r-4.5)connections_0.2.0.zip(r-4.4)connections_0.2.0.zip(r-4.3)
connections_0.2.0.tgz(r-4.4-any)connections_0.2.0.tgz(r-4.3-any)
connections_0.2.0.tar.gz(r-4.5-noble)connections_0.2.0.tar.gz(r-4.4-noble)
connections_0.2.0.tgz(r-4.4-emscripten)connections_0.2.0.tgz(r-4.3-emscripten)
connections.pdf |connections.html✨
connections/json (API)
# Install 'connections' in R: |
install.packages('connections', repos = c('https://rstudio.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rstudio/connections/issues
connection-panedatabase-connectionpinsrstudio
Last updated 11 months agofrom:26c2bc32b9. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-win | NOTE | Nov 13 2024 |
R-4.5-linux | NOTE | Nov 13 2024 |
R-4.4-win | OK | Nov 13 2024 |
R-4.4-mac | OK | Nov 13 2024 |
R-4.3-win | OK | Nov 13 2024 |
R-4.3-mac | OK | Nov 13 2024 |
Exports:connection_closeconnection_codeconnection_openconnection_pin_readconnection_pin_writeconnection_updateconnection_viewdbSendQuerydbWriteTable
Dependencies:askpassblobclicpp11curlDBIdbplyrdigestdplyrfansifsgenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpinspkgconfigpurrrR6rappdirsrlangrscontractstringistringrsystibbletidyrtidyselectutf8uuidvctrswhiskerwithryaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Close a connection | connection_close |
Displays the code that will be used to recreate the connection | connection_code |
Opens a connection | connection_open |
Retrieves a database connection or query from a board | connection_pin_read |
Writes a database connection or query to a board | connection_pin_write |
Refreshes a connection | connection_update |
Populates the RStudio Connection viewer | connection_view |