Skip to contents

Snitch on functions

Usage

fun(what, col = "pink", where = topenv(parent.frame()))

Arguments

what

Function to snitch on

col

color

where

where to look for the function to be snitched on

Examples

fun(rnorm)