| Denominate {COINr} | R Documentation | 
Denominate data
Description
"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, ...)
Arguments
| x | Object to be denominated | 
| ... | arguments passed to or from other methods | 
Details
See documentation for individual methods:
This function replaces the now-defunct denominate() from COINr < v1.0.
Value
See individual method documentation
Examples
# See individual method documentation
[Package COINr version 1.1.14 Index]