flx_mov_details: Get a variety of movie details

Description Usage Arguments Value Examples

Description

Get a variety of movie details

Usage

1

Arguments

movie

The name of a movie as a character string or an XML document representing the HTML of of a movie page

Value

A tibble with 8 columns and 1 row containing the movie name, description, genre, director, lead cast, runtime, user rating, and Metacritic rating.

Examples

1
flx_mov_details(movie = "The Godfather")

markroepke/flxr documentation built on May 14, 2019, 12:47 p.m.