Chapter 2 Manipulate HTML tags from R with htmltools

Learning objectives:

  • Generate HTML elements from R.
  • Modify the attributes of HTML elements from R.
  • Access chidren elements from an HTML element and modify them via the tagQuery function.