joinpricecvfbounds: Join price and conversion factor tables to the data frame

Description Usage Arguments

View source: R/clean.R

Description

Merge a price table and a conversion factor table to the main dataframe. The price table was generated by the extractprices function and the conversion factor table was generated by the extractconversionfactors function.

Usage

1
joinpricecvfbounds(dtf, price, conversionfactor)

Arguments

dtf

data frame

price

a data frame of unit prices which can be merge with dtf

conversionfactor

a data frame of conversion factors which can be merged with dtf


EuropeanForestInstitute/tradeflows documentation built on Oct. 7, 2019, 10:57 a.m.