pull_cast: Pull information on the cast of a movie

Description Usage Arguments Value

View source: R/tmdb_api_cast.R

Description

Use tmdb api to return the cast of a movie given the tmdb movie id

Usage

1
pull_cast(api_key, movie_id)

Arguments

api_key

Api key of tmdb

movie_id

Movie id of interest

Value

Dataframe of the cast for the movie of interest


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