Given a default_weight and a vector of vars, return a tab_frame that can be used to organize the result of `tabBooks`

tab_frame_generate(default_weight = NULL, vars)

Arguments

default_weight

A string identifying the default weight

vars

A character vector of aliases

Details

Mainly for testing.