Description Usage Arguments Value Examples
this function returns the name of a producer based on an id defined by id_prod.
1 | get_prod_name(id_prod, producers = NULL)
|
id_prod |
an identifier for a producer. |
producers |
a dataframe with columns information of producers, it must contain column id and ideally name. |
a name for the producer, based on its id. It returns the id in case the column name was not found.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.