Other packages > Find by keyword >

odbc  

Connect to ODBC Compatible Databases (using the DBI Interface)
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("odbc", "1.4.2")



Attach the package and use:
library("odbc")
Maintained by
Hadley Wickham
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-02-05
Latest Update: 2024-01-22
Description:
A DBI-compatible interface to ODBC databases.
How to cite:
Hadley Wickham (2017). odbc: Connect to ODBC Compatible Databases (using the DBI Interface). R package version 1.4.2, https://cran.r-project.org/web/packages/odbc
Previous versions and publish date:
1.0.0 (2017-02-05 13:41), 1.0.1 (2017-02-07 10:08), 1.1.0 (2017-06-23 11:22), 1.1.1 (2017-06-27 08:22), 1.1.2 (2017-10-03 00:41), 1.1.3 (2017-10-05 17:16), 1.1.4 (2018-01-11 00:54), 1.1.5 (2018-01-23 22:47), 1.1.6 (2018-06-09 22:02), 1.2.0 (2019-11-28 06:40), 1.2.1 (2019-12-05 19:00), 1.2.2 (2020-01-10 06:30), 1.2.3 (2020-06-18 18:00), 1.3.0 (2020-10-27 18:50), 1.3.1 (2021-03-16 16:30), 1.3.2 (2021-04-03 16:30), 1.3.3 (2021-11-30 10:10), 1.3.4 (2023-01-17 11:50), 1.3.5 (2023-06-29 23:50), 1.4.0 (2023-12-15 23:10), 1.4.1 (2023-12-21 06:40)
Other packages that cited odbc R package
View odbc citation profile
Other R packages that odbc depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable 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  
FMCCSD  
Efficient Estimation of Clustered Current Status Data
Current status data abounds in the field of epidemiology and public health, where the only observab ...
Download / Learn more Package Citations See dependency  
cdcfluview  
Retrieve Flu Season Data from the United States Centers for Disease Control and Prevention ("CDC") "FluView" Portal
The 'U.S.' Centers for Disease Control and Prevention (CDC) maintain a portal ...
Download / Learn more Package Citations See dependency  
factorplot  
Graphical Presentation of Simple Contrasts
Methods to calculate, print, summarize and plot pairwise differences from GLMs, GLHT or Multinomial ...
Download / Learn more Package Citations See dependency  
QuantileNPCI  
Nonparametric Confidence Intervals for Quantiles
Based on Alan D. Hutson (1999) , "Calculating nonparametric confidence i ...
Download / Learn more Package Citations See dependency  
Maintainer: Li Yan (view profile)
srm  
Structural Equation Modeling for the Social Relations Model
Provides functionality for structural equation modeling for the social relations model (Kenny & ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns