cleanup_show_summary: Prepare a show info object for the database

Description Usage Arguments Value Examples

View source: R/data_helpers.R

Description

Prepare a show info object for the database

Usage

1

Arguments

show

A show object as returned by tRakt::show_summary() or tRakt::search_query() with extended = "full".

Value

a tibble

Examples

1
2
3
4
5
## Not run: 
tRakt::search_query("Futurama", type = "show") %>%
  cleanup_show_summary()

## End(Not run)

jemus42/attrakttv documentation built on July 5, 2021, 5:16 a.m.