pminmax: Removes redundant API calls of currency pairs. That is, revmoes the need
to for separate calls for both
`from = EUR, to = USD` and `from = USD, to = EUR`
Description
Removes redundant API calls of currency pairs. That is, revmoes the need
to for separate calls for both
`from = EUR, to = USD` and `from = USD, to = EUR`
Usage
pminmax(x, y)
Value
A character vector
Arguments
x
A currency code (see currencies() for supported codes)