get_prod_name: Get the name of a producer

Description Usage Arguments Value Examples

Description

this function returns the name of a producer based on an id defined by id_prod.

Usage

1
get_prod_name(id_prod, producers = NULL)

Arguments

id_prod

an identifier for a producer.

producers

a dataframe with columns information of producers, it must contain column id and ideally name.

Value

a name for the producer, based on its id. It returns the id in case the column name was not found.

Examples

1

mguevara/rescinnet documentation built on July 7, 2019, 12:45 a.m.