source_decoratees(tinsel_example('timer.R'))
# sourced from the timer.R example file
is.decorated(waldo)
is.decorated(jack)
# it's a function, but not decorated
is.decorated(mean)
# far from the mark
is.decorated(3030)
Run the code above in your browser using DataLab