mp_data_retrieval: function for managing data retrieval downloads data (if...

Description Usage Arguments

Description

function for managing data retrieval downloads data (if necessary) and stores requests in database

Usage

1
2
mp_data_retrieval(lang = c("de", "en"), date = format(Sys.Date(),
  "%Y-%m-%d"), loc = "mensa_giessberg", force = FALSE)

Arguments

lang

paramenter for HTTP POST determining the language of data

date

paramenter for HTTP POST determining the date of the dish

loc

paramenter for HTTP POST determining the location for which to retrieve data

force

by default the function will not download data for which it got an valid (HTTP 200) response already - if set to true it will do it anyways


petermeissner/unikonstanzmensabot documentation built on May 25, 2019, 2:08 a.m.