Once all the configuration elements have been defined and the dimension table
has been generated, using this function we can obtain it in tibble
format.
See also
Other getting results:
get_table_csv()
,
get_table_rdb()
,
get_table_xlsx()
Examples
table <- when() |>
generate_table() |>
get_table()