Filters the table catalogue to only those belonging to a given sector
or sub-sector path, as returned by nso_sectors() or nso_subsectors().
Arguments
- list_id
Path string from
nso_sectors()/nso_subsectors()id.
Examples
sectors <- nso_sectors()
tables <- nso_itms_by_sector(sectors$id[1])
