README.md

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



KWB-R/fhpredict documentation built on Nov. 1, 2020, 5:58 a.m.