Description Usage Arguments Value Examples
View source: R/add_company_names.R
Find the company behind the operator ID
1 | add_company_names(vector, dataset = oildata::pipelines_2010)
|
vector |
Vector with operator IDs to be replaced. |
dataset |
Dataset with operator names. |
Vector, where the operator IDs with matches are replaced with the name of the company.
1 | add_company_names(c(300, 26049, 25146))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.