Description Usage Arguments Value Examples
Get a variety of movie details
1 | flx_mov_details(movie)
|
movie |
The name of a movie as a character string or an XML document representing the HTML of of a movie page |
A tibble with 8 columns and 1 row containing the movie name, description, genre, director, lead cast, runtime, user rating, and Metacritic rating.
1 | flx_mov_details(movie = "The Godfather")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.