/
PackageconnectionsFebruary72020TitleIntegrateswiththe31RStudio31Connec PackageconnectionsFebruary72020TitleIntegrateswiththe31RStudio31Connec

PackageconnectionsFebruary72020TitleIntegrateswiththe31RStudio31Connec - PDF document

ani
ani . @ani
Follow
343 views
Uploaded On 2021-09-23

PackageconnectionsFebruary72020TitleIntegrateswiththe31RStudio31Connec - PPT Presentation

2connectionopenconnectioncloseCloseaconnectionDescriptionCloseaconnectionUsageconnectioncloseconhosttypeleaveopenFALSEArgumentsconConnectionvariablehostHostnameoftheconnectionOptionaldefaultstoemptyty ID: 883623

open connection close con connection open con close dbi view 2connection conconnection update rsqlite sqlite path dbname pins ifusingtherstudioide

Share:

Link:

Embed:

Download Presentation from below link

Download Pdf The PPT/PDF document "PackageconnectionsFebruary72020TitleInte..." is the property of its rightful owner. Permission is granted to download and print the materials on this web site for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.


Presentation Transcript

1 Package`connections'February7,2020TitleI
Package`connections'February7,2020TitleIntegrateswiththeRStudioConnectionsPaneandpinsVersion0.1.1DescriptionEnablesDBIcompliantpackagestointegratewiththeRStudioconnectionspane,andthepinspackage.Itautomatesthedisplayofschemata,tables,views,aswellasthepreviewofthetablestop1000records.LicenseGPL-3ImportsDBI,methods,pins,dplyr,dbplyr,uuid,rscontractSuggestsRSQLite,testthat�(=2.1.0),covrEncodingUTF-8LazyDatatrueRoxygenNote7.0.2URLhttps://github.com/edgararuiz/connectionsBugReportshttps://github.com/edgararuiz/connections/issue

2 sNeedsCompilationnoAuthorJavierLuraschi[
sNeedsCompilationnoAuthorJavierLuraschi[aut,cre],EdgarRuiz[aut]MaintainerJavierLuraschi&#xjavi;r@r;&#xstud;&#xio.c;&#xom00;RepositoryCRANDate/Publication2020-02-0716:50:09UTCRtopicsdocumented:connection_close......................................2connection_open......................................2connection_update.....................................3connection_view......................................4Index51 2connection_open connection_closeCloseaconnection DescriptionCloseaconnectionUsageconnection_close(con,host="",type="",leave_open=FALSE)ArgumentsconConnectionvariableh

3 ostHostnameoftheconnection.Optional,defa
ostHostnameoftheconnection.Optional,defaultstoemptytypeTypeofconnection.Optional,defaultstoemptyleave_openShouldtheconnectionbeleftopen.DefaultstoFALSEValueReturnsaNULLobject.IfusingtheRStudioIDE,itwillattempttoclosetheconnectionidentiedbythe`host`and`type`arguments,ortheconobjectExampleslibrary(DBI)conconnection_open(RSQLite::SQLite(),path=":dbname:")connection_close(con)con connection_openOpensaconnection DescriptionOpensaconnectionUsageconnection_open(...,open_pane=TRUE)Arguments...Passesargumentstowrappedconnectionfunctionopen_paneSignalsfortheRStudioConnectionspanetoopen.De

4 faultstoTRUE. connection_update3ValueRet
faultstoTRUE. connection_update3ValueReturnsaNULLobject.IfusingtheRStudioIDE,itwillattempttoopentheconnectionExampleslibrary(DBI)conconnection_open(RSQLite::SQLite(),path=":dbname:")conconnection_close(con) connection_updateRefreshesaconnection DescriptionRefreshesaconnectionUsageconnection_update(con,hint="")ArgumentsconConnectionvariablehintOptionalargumentpassedtotheContractValueReturnsaNULLobject.IfusingtheRStudioIDE,itwillattempttorefreshtheconnectionidentiedbyattributesoftheconobjectExampleslibrary(DBI)conconnection_open(RSQLite::SQLite(),path=":dbname:")connection_update(

5 con)connection_close(con) 4connection_vi
con)connection_close(con) 4connection_view connection_viewPopulatestheRStudioConnectionviewer DescriptionPopulatestheRStudioConnectionviewerUsageconnection_view(con,connection_code="",host="",name="",connection_id="")ArgumentsconConnectionvariableconnection_codeTextofcodetoconnecttothesamesourcehostNameofHostoftheconnectionnameConnectionnameconnection_idUniqueIDoftheconnectionforthecurrentsessionExampleslibrary(DBI)conconnection_open(RSQLite::SQLite(),path=":dbname:")connection_view(con)connection_close(con) Indexconnection_close,2connection_open,2connection_update,3connection_view,

Related Contents


Next Show more