Other packages > Find by keyword >

sqlhelper  

Easier 'SQL' Integration
View on CRAN: Click here


Download and install sqlhelper package within the R console
Install from CRAN:
install.packages("sqlhelper")

Install from Github:
library("remotes")
install_github("cran/sqlhelper")

Install by package version:
library("remotes")
install_version("sqlhelper", "0.2.1")



Attach the package and use:
library("sqlhelper")
Maintained by
Matthew Roberts
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-01-21
Latest Update: 2024-01-21
Description:
Execute files of 'SQL' and manage database connections. 'SQL' statements and queries may be interpolated with string literals. Execution of individual statements and queries may be controlled with keywords. Multiple connections may be defined with 'YAML' and accessed by name.
How to cite:
Matthew Roberts (2024). sqlhelper: Easier 'SQL' Integration. R package version 0.2.1, https://cran.r-project.org/web/packages/sqlhelper. Accessed 15 Jun. 2026.
Previous versions and publish date:
0.2.1 (2024-01-21 21:40)
Other packages that cited sqlhelper R package
View sqlhelper citation profile
Other R packages that sqlhelper depends, imports, suggests or enhances
Complete documentation for sqlhelper
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

MedDietCalc  
Multi Calculator to Compute Scores of Adherence to Mediterranean Diet
Multi Calculator of different scores to measure adherence to Mediterranean Diet, to compute them in ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
wfindr  
Crossword, Scrabble and Anagram Solver
Provides a large English words list and tools to find words by patterns. In particular, anagram find ...
Download / Learn more Package Citations See dependency  
expss  
Tables, Labels and Some Useful Functions from Spreadsheets and 'SPSS' Statistics
Package computes and displays tables with support for 'SPSS'-style labels, multiple and nested bann ...
Download / Learn more Package Citations See dependency  
r4ss  
R Code for Stock Synthesis
A collection of R functions for use with Stock Synthesis, a fisheries stock assessment modeling pla ...
Download / Learn more Package Citations See dependency  
faq  
Create FAQ Page
Create Frequently Asked Questions page for Shiny application. ...
Download / Learn more Package Citations See dependency  

27,457

R Packages

233,548

Dependencies

73,054

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA