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