This package contains a Shiny app to interactively visualize univariate functions. To install the package
# install.packages("remotes")
remotes::install_github("tomicapretto/ifuns")
And fire the app with
ifuns::launch()
This is a simple demonstration of how you can use the app.

While the app works, this is a more like a proof of concept than a final version anyone could use to assist calculus teaching. Here I list some of the drawbacks that, hopefully, we could tackle in the future
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.