| attrakttv_app | Run attrakttv app |
| attrakttv-package | attrakttv: A Shiny Application for 'trakt.tv' TV Show Data |
| cache_add_data | Add data to some db table |
| cache_add_episodes | Add episodes to the cache |
| cache_add_poster | Add a poster to the cache |
| cache_add_show | Add a show to the cache |
| cache_add_show_query | Add a show by query |
| cache_db | Make a connection to the db |
| cache_db_path | Get the path to the db file |
| cache_delete_rows | Drop individual rows from a table |
| cache_drop_old_rows | Drop old rows |
| cache_update_episodes | Update outdated episodes (in bulk per show) |
| cache_update_trending | Update data for trending shows on trakt.tv |
| check_cache_table | Check if a table exists in db, if not, create it |
| cleanup_show_summary | Prepare a show info object for the database |
| convert_ids | Convert back and forth between slugs and show_ids |
| country_label | Label country codes |
| days_ago | Datetime of last week |
| db_init | Inititale database based on seed data |
| get_fanart_poster | Get a poster from fanart.tv |
| is_already_cached | Is the show in the cache already? |
| language_label | Label language codes |
| make_hoverinfo | Append hovertext to episodes df |
| pipe | Pipe operator |
| rating_label | Label user ratings |
| unix_date | Convert numeric timestam to Date |
| unix_datetime | Convert numeric timestamp to POSIXct |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.