"Denominates" or "scales" variables by other variables. Typically this is done by dividing extensive variables such as
GDP by a scaling variable such as population, to give an intensive variable (GDP per capita).
Usage
Denominate(x, ...)
Value
See individual method documentation
Arguments
x
Object to be denominated
...
arguments passed to or from other methods
Details
See documentation for individual methods:
Denominate.data.frame()
Denominate.coin()
Denominate.purse().
This function replaces the now-defunct denominate() from COINr < v1.0.