Description
getMetals() -- Example shows getFX() which doesn't work. Should be getMetals()
Expected behavior
Shows an example of getMetals() correctly.
Minimal, reproducible example
example("getMetals")
### ...
## getFX(c("gold","XPD"))
## getFX("plat",from="2005-01-01")
### ...
sessionInfo()
Not necessary in this case.
Further info
Fixed in #331
Description
getMetals() -- Example shows
getFX()which doesn't work. Should begetMetals()Expected behavior
Shows an example of getMetals() correctly.
Minimal, reproducible example
sessionInfo()
Not necessary in this case.
Further info
Fixed in #331