add_company_names: Find the company behind the operator ID

Description Usage Arguments Value Examples

View source: R/add_company_names.R

Description

Find the company behind the operator ID

Usage

1

Arguments

vector

Vector with operator IDs to be replaced.

dataset

Dataset with operator names.

Value

Vector, where the operator IDs with matches are replaced with the name of the company.

Examples

1
add_company_names(c(300, 26049, 25146))

julianbarg/oildata documentation built on Nov. 27, 2020, 4 p.m.