| db_connect | function for connectiong to db |
| db_disconnect | function for disconnecting from db |
| db_ensure_table_exists | function for ensuring that a particular table exists in db |
| db_get_dish_data | function for retrieving data from dishes table in db |
| db_get_request_data | function for retrieving data from requests table in db |
| db_get_tweet_data | function for retrieving data from tweets table in db |
| db_path | function for determining the path to the db used for storage |
| even | function giving back elements with even index |
| gen_tweets | function for generating tweets |
| get_additives | function translating additive numbers into description |
| hello | Hello, World! |
| httr_content_as_list | function for making lists with prefixed names |
| mensaplan | wrapper function for get_mensaplan() and parse_mensaplan |
| mp_data_retrieval | function for managing data retrieval downloads data (if... |
| mp_http_post | function POSTing HTTP requests to data server |
| odd | function giving back elements with odd index |
| print.mensaplan | customized print function for mensaplan data.frames |
| request_to_dish | function parsing data retrieved |
| storage | storage for unikonstanzmensabot infos |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.