knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(euleR)
problem_1()
problem_2()
problem_3()
problem_22()
problem_28()
problem_35()
problem_42()
problem_84()
A not quite working attempt at an exact solution:
problem_84_roughly_exact()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.