Open shah-in-boots opened 9 months ago
The root class, the articulating object, is the beta
relationship between two variables. It has to have certain characteristics to be able to calculate attributes about it and to give it "neighbors" based on context. All of this must be available or derivable from the mdl_tbl
object
Will need to formalize this thought process.
This is the final aspect needed for package release. This needs to be a clean extension of turning
<mdl_tbl>
objects into<gt_tbl>
objects. Considering this, it may better to subclass another S3 class that extends{gt}
instead of directly output a{gt}
table.