Description Usage Details Value Examples
Defaults to the PROFFER_PPROF_BIN
environment variable.
Otherwise, it searches your Go lang installation for pprof
.
1 |
See https://github.com/r-prof/proffer#installation for setup instructions.
Character, path to pprof
it exists and ""
otherwise.
1 2 3 | if (identical(Sys.getenv("PROFFER_EXAMPLES"), "true")) {
pprof_path()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.