search for: d1t1l1c1p2ohgv

Displaying 1 result from an estimated 1 matches for "d1t1l1c1p2ohgv".

2018 Jan 07
1
help needed on quantmod....
dear members, I am using quantmod to work with stock prices... I am trying to append the data got from getQuote to the one got by getSymbols. The function is named "apnd". The code is as follows: function(x){ if ((class(x) == "xts") || (class(x) == "zoo")){ sym <- deparse(substitute(x))