KWB-R / fhpredict

R Package for the Project Flusshygiene
https://kwb-r.github.io/fhpredict
MIT License
2 stars 0 forks source link
project-flusshygiene r r-package rstats

Appveyor build Status Travis build Status codecov Project Status [CRAN_Status_Badge]() DOI

fhpredict

This R package provides all functions that are required for the Web application that is developed within the Flusshygiene project.

Installation

#install.packages("remotes", repos = "https://cloud.r-project.org")
remotes::install_github("KWB-R/fhpredict")

Setup

The function get_radolan_urls_bucket() requires two environment variables to be set:

All functions that make requests to the Postgres API require the following environment variables to be set:

The following additional envirionment variables are required to download Radolan files from the AWS S3 server:

Main functions

Documentation

Release: https://kwb-r.github.io/fhpredict

Development: https://kwb-r.github.io/fhpredict/dev