The info_currencies()
function
Get a table of info on all of the currencies where the three-letter code begins with an "h"
.
info_currencies(begins_with = "h")
Currencies Supported in gt |
Currency codes are used in the fmt_currency() function
|
Currency Name |
Alpha Code |
Numeric Code |
No. of Subunits |
Formatted Currency |
Hong Kong dollar |
HKD |
344 |
2 |
HK$49.95 |
Honduran lempira |
HNL |
340 |
2 |
L49.95 |
Croatian kuna |
HRK |
191 |
2 |
kn49.95 |
Haitian gourde |
HTG |
332 |
2 |
G49.95 |
Hungarian forint |
HUF |
348 |
2 |
Ft49.95 |
Get a table of info on all of the common currency name/symbols that can be used with fmt_currency()
.
info_currencies(type = "symbol")
Currencies Supported in gt |
Currency symbols are used in the fmt_currency() function.
|
Currency Symbol Keyword |
Formatted Currency |
dollar |
$49.95 |
euro |
€49.95 |
pound |
£49.95 |
yen |
¥49.95 |
franc |
₣49.95 |
lira |
₤49.95 |
peseta |
₧49.95 |
won |
₩49.95 |
sheqel |
₪49.95 |
dong |
₫49.95 |
kip |
₭49.95 |
tugrik |
₮49.95 |
drachma |
₯49.95 |
peso |
₱49.95 |
guarani |
₲49.95 |
austral |
₳49.95 |
hryvnia |
₴49.95 |
cedi |
₵49.95 |
rupee |
₹49.95 |
generic |
¤49.95 |