Set the title for a spec
set_spec_title.RdSets the table header title.
Examples
spec <- TableSpec() |>
set_spec_title("Parameter Estimates")
set_spec_title.RdSets the table header title.
spec <- TableSpec() |>
set_spec_title("Parameter Estimates")