Description Usage Arguments Value Examples
Convert back and forth between slugs and show_ids
1 | convert_ids(show_id = NULL, slug = NULL, cache_db_con)
|
show_id, slug |
A |
cache_db_con |
A connection, see cache_db |
character(1)
1 2 | convert_ids(slug = "futurama")
convert_ids(show_id = "614")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.