Get title from a spec
get_spec_title.RdReturns the table header title.
Examples
spec <- TableSpec()
get_spec_title(spec)
#> [1] "Model Parameters"
get_spec_title.RdReturns the table header title.
spec <- TableSpec()
get_spec_title(spec)
#> [1] "Model Parameters"