Description Usage Arguments Value Examples
View source: R/get_film_ratings.R
Return the ratings and the metadata of a film as a tibble.
1 |
url |
The ratings URL for a film on Allocine. It must match the right type of page / url : "^https://www.allocine.fr/film/fichefilm-.*/critiques/presse". |
The ratings and the metadata of the film as a tibble.
1 2 | "https://www.allocine.fr/film/fichefilm-25802/critiques/presse/" %>%
get_film_ratings()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.