1. Learn
  2. /
  3. Courses
  4. /
  5. Web Scraping in R

Exercise

Beware of syntax errors!

In the variable broken_html_raw, you'll find almost the same HTML as in the previous exercise.

As you will see, there's some sort of bug in the title.

Why is the HTML not rendered correctly? Use the previously introduced functions to figure it out.

Instructions

50 XP

Possible answers