knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
Run debugonce()
without typing
Install with
devtools::install_github("moodymudskipper/debugonce")
Tools / addins / browse addins / keyboard shortcuts / debug pipe / Ctrl+Shift+X (for example)
Then double click on function, trigger addin, and you'll be browing the function next time it's called.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.