Implement `knit_print` for subclasses of `Data`
Closed this issue · 1 comments
Puzzled-Face commented
Part of #774.
Puzzled-Face commented
Also
- introduced class-specific
tidy()
methods for sub-classes ofGeneralData
which had been missing until now - modified
DefaultDataGrouped()
to return some observed data.