View source: R/text_from_ids.R
| txt_from_ids | R Documentation |
Gives a descriptive text of id codes from a vector of id codes, like
those in rows or columns of exvatools objects.
txt_from_ids(
id_list,
type = "sec",
lang = "en",
ver = "short",
wiotype = "icio2023"
)
id_list |
String or string vector of ids (in rows, columns, etc) |
type |
Type of id: |
lang |
Character string for the language of the descriptive text:
|
ver |
Version: |
wiotype |
Type of |
A string vector with text
txt_from_ids("MANUF")
txt_from_ids("MANUF", lang = "es")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.