Skip to content

sebschub/klimageodb

Repository files navigation

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.

About

Tools for the Klimageographie database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published