Last chance! 50% off unlimited learning
Sale ends in
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`
pminmax(x, y)
A character vector
A currency code (see currencies() for supported codes)
A currency code
# See: https://stackoverflow.com/a/73254014/9059865
Run the code above in your browser using DataLab