mom_tbl.Rd
The main class used accros MomX ecosystem. Basically, a tibble with benefits.
new_mom(x = tibble()) mom(x) is_mom_tbl(x) is_mom_tbl1(x)
x | a tibble that may contain column lists |
---|
new_mom
: Constructor
mom
: Helpers
is_mom_tbl
: Class tester
is_mom_tbl1
: Class1 tester