function coverage
On 14/01/2013 22:25, Hadley Wickham wrote:
I think codetools could do this reasonably well with the walkCode function, but I've never done it so I don't have sample code, and walkCode is mostly an internal function.
There are a couple of approaches here: http://stackoverflow.com/questions/14276728/ Hadley
I've used foodweb in mvbutils for that kind of thing. HTH KJ