currencies {priceR} | R Documentation |
Retrieve available currencies and their respective symbols/codes
Description
Retrieve available currencies and their respective symbols/codes
Usage
currencies()
Value
A data.frame of available currencies and their respective symbols/codes
Examples
## Not run:
# Display available currencies and their respective symbols/codes
currencies()
# description code
# 1 United Arab Emirates Dirham AED
# 2 Afghan Afghani AFN
# 3 Albanian Lek ALL
# 4 Armenian Dram AMD
# 5 Netherlands Antillean Guilder ANG
# 6 Angolan Kwanza AOA
# 7 Argentine Peso ARS
## End(Not run)
[Package priceR version 1.0.1 Index]