Skip to contents

RKazam is an DBI-compliant interface to the hypothetical Kazam database. It is intended to be used as boilerplate for new DBI backends.

Installation

Install from GitHub via

# install.packages("devtools")
devtools::install_github(c("r-dbi/DBI", "r-dbi/RKazam"))

Please note that the ‘RKazam’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.