README.md

Project Status: Active – The project has reached a stable, usable state and is being actively developed. Build Status codecov

klimageodb

This package simplifies the access to our measurement database. The database fields are described in travis/create_tables.sql.

Installation

You can install klimageodb from github with:

# install.packages("devtools")
devtools::install_github("sebschub/klimageodb")

If you receive the error Installation failed: error in running command, try setting options(unzip = "unzip") before running install_github.

The package is based on the DBI and the RPostgres package.



sebschub/klimageodb documentation built on Sept. 25, 2021, 4:16 p.m.