50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


priceR (version 1.0.2)

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)

y

A currency code

Examples

Run this code

# See: https://stackoverflow.com/a/73254014/9059865



Run the code above in your browser using DataLab