powered by
Every layout must start with a basic table.
basic_table()
A PreDataTableLayouts object suitable for passing to further layouting functions, and to build_table.
PreDataTableLayouts
build_table
# NOT RUN { lyt <- basic_table() %>% analyze("AGE", afun = mean) build_table(lyt, DM) # }
Run the code above in your browser using DataLab