match_genre_id: Match genre name to id needed for tmdb api

Description Usage Arguments Value

View source: R/tmdb_api_movies.R

Description

Match the genre string to the genre id needed for the api request

Usage

1

Arguments

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'

Value

A string containing a comma separated string of genre ids; passable to the api


wjburton/Movie_Network documentation built on May 4, 2019, 7:33 a.m.