View source: R/ots_strings_processing.R
| ots_sector_code | R Documentation |
Takes a text string and searches within the package data for all matching sector IDs in the context of valid API sector codes.
ots_sector_code(sector = NULL)
sector |
A text string such as "Agriculture", "MINING" or "serv". |
A data frame with all possible matches (no uppercase distinction) showing the sector name and sector ID.
ots_sector_code("Agriculture")
ots_sector_code("mining")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.