| create_cast_url | Create the cast url |
| create_link_df | create pairwise name combinations for each movie |
| create_movie_url | Create url for api request |
| create_network_df | Pull information from TMDB API |
| create_node_labels | Create labels for each node (each node is a person) |
| find_most_popular | Return the k most popular people |
| load_genres | Create movie genres data frame |
| match_genre_id | Match genre name to id needed for tmdb api |
| name_combinations | Name Combinations |
| pull_cast | Pull information on the cast of a movie |
| pull_movie_titles | Pull information from TMDB API |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.