flx_mov_user_rtg: Get the IMDB user rating of a movie

Description Usage Arguments Value Examples

Description

Get the IMDB user rating of a movie

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 numeric vector of length one. The average IMDB user rating of the movie.

Examples

1
flx_mov_user_rtg(movie = "The Godfather")

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