Open brodieG opened 9 years ago
Right now we're returning a data.frame
; perhaps should be a unitizer with a show method that produces the data.frame
? I think part of the challenge here is that meta data is needed that is not technically part of the unitizer (e.g. whether test passed or not, etc.).
This may be closeable, but need to remember a bit more what was going on a year ago when we opened this.
Technically we can retrieve the stuff out of the
unitizer
s that are returned, but this isn't well documented, etc.