inspectr package is now deprecated! :warning:Due to concurrent naming issues, the inspectr package has been renamed as spectacles.
Please visit the spectacles project page, and install the spectacles package directly from CRAN:
install.packages('spectacles')
The version 0.5-0 of spectacles is just an identical port of inspectr version 0.5-0, so users making the switch should only need to change the name of the library loaded in their scripts and use:
library(spectacles)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.