R/inject-tracer.R
uninject_tracer.Rd
This function removes traces previous injected into functions with the inject_tracer function.
uninject_tracer(f)
A function (that is, an object of class "function", and not a character string).
Logical value indicating whether or not tracer was able to be removed ("uninjected").