Skip to contents

See naics_from_any() which uses this

Usage

naics_from_code(mycodes, children = FALSE)

Arguments

mycodes

vector of numeric NAICS codes. see https://naics.com

children

logical, if TRUE, also return all the subcategories - where NAICS starts with the same digits

Value

a subset of the naicstable data.table (not just the codes column)