Description Usage Arguments Value Examples
Get the IMDB user rating of a movie
1 | flx_mov_user_rtg(movie = NULL)
|
movie |
The name of a movie as a character string or an XML document representing the HTML of of a movie page |
A numeric vector of length one. The average IMDB user rating of the movie.
1 | flx_mov_user_rtg(movie = "The Godfather")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.