Description Usage Arguments Value
View source: R/tmdb_api_cast.R
Use tmdb api to return the cast of a movie given the tmdb movie id
1 | pull_cast(api_key, movie_id)
|
api_key |
Api key of tmdb |
movie_id |
Movie id of interest |
Dataframe of the cast for the movie of interest
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.