Get section rules from a spec
get_spec_sections.RdReturns the list of section assignment rules.
Examples
spec <- TableSpec()
get_spec_sections(spec)
#> <list_of<quosure>>
#>
#> named list()
get_spec_sections.RdReturns the list of section assignment rules.
spec <- TableSpec()
get_spec_sections(spec)
#> <list_of<quosure>>
#>
#> named list()