Other packages > Find by keyword >

snowquery  

Query 'Snowflake' Databases with 'SQL'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("snowquery", "1.2.1")



Attach the package and use:
library("snowquery")
Maintained by
Dani Mermelstein
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-07-13
Latest Update: 2023-07-20
Description:
A wrapper allowing 'SQL' queries to be run on a 'Snowflake' instance directly from an 'R' script, by using the 'snowflake-connector-python' package in the background.
How to cite:
Dani Mermelstein (2023). snowquery: Query 'Snowflake' Databases with 'SQL'. R package version 1.2.1, https://cran.r-project.org/web/packages/snowquery. Accessed 08 Mar. 2025.
Previous versions and publish date:
0.0.1 (2023-07-13 17:40), 1.0.0 (2023-07-20 10:00), 1.2.0 (2024-05-08 19:00)
Other packages that cited snowquery R package
View snowquery citation profile
Other R packages that snowquery depends, imports, suggests or enhances
Complete documentation for snowquery
Functions, R codes and Examples using the snowquery R package
Some associated functions: queryDB . snowquery-package . 
Some associated R codes: queryDB.R . snowquery-package.R .  Full snowquery package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

gtheory  
Apply Generalizability Theory with R
Estimates variance components, generalizability coefficients, universe scores, and standard errors ...
Download / Learn more Package Citations See dependency  
varbin  
Optimal Binning of Continuous and Categorical Variables
Tool for easy and efficient discretization of continuous and categorical data. The package calculat ...
Download / Learn more Package Citations See dependency  
LAWBL  
Latent (Variable) Analysis with Bayesian Learning
A variety of models to analyze latent variables based on Bayesian learning: the partially CFA (Chen, ...
Download / Learn more Package Citations See dependency  
modest  
Model-Based Dose-Escalation Trials
User-friendly Shiny apps for designing and evaluating phase I cancer clinical trials, with the aim t ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
kdist  
K-Distribution and Weibull Paper
Density, distribution function, quantile function and random generation for the K-distribution. A p ...
Download / Learn more Package Citations See dependency  

23,794

R Packages

206,711

Dependencies

64,305

Author Associations

23,781

Publication Badges

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