create_cast_url: Create the cast url

Description Usage Arguments Value

View source: R/tmdb_api_cast.R

Description

Given the api key and movie id, create the url needed to pass to the api

Usage

1
create_cast_url(api_key, movie_id)

Arguments

api_key

Api key of tmdb

movie_id

Movie id of interest

Value

url needed to pass to the api


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