Description Usage Arguments Functions
The main class used accros MomX ecosystem. Basically, a tibble with benefits.
1 2 3 4 5 6 7 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.