Description Usage Arguments Value
View source: R/tmdb_api_movies.R
Match the genre string to the genre id needed for the api request
1 | match_genre_id(genres)
|
genres |
genres of interest can include: 'Action', 'Adventure', 'Animation', 'Comedy', 'Crime','Documentary', 'Drama', 'Family', 'Fantasy', 'History', 'Horror', 'Music', 'Mystery', 'Romance', 'Science Fiction', 'TV Movie', 'Thriller', 'War', 'Western' |
A string containing a comma separated string of genre ids; passable to the api
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.