Description Usage Arguments Value Examples
Retreive Screenings Available at a Cineplex City
1 2 | get_screenings(city_xml = get_city(city_url =
"https://www.cineplex.de/filmreihe/originals/614/muenster/"))
|
city_xml |
an xml nodeset; output of 'get_city()' |
data frame with screening details for a given city that can be used as input for 'filter_screenings()'.
1 | my_screenings_details <- get_screenings(city_xml = my_city)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.