R/peek.R
fun.Rd
Snitch on functions
fun(what, col = "pink", where = topenv(parent.frame()))
Function to snitch on
color
where to look for the function to be snitched on
fun(rnorm)