A object returned by get.hist.quote of price data for use in the example for Return.calculate

prices

Format

R variable 'prices'

Examples

data(prices) #preview the data head(prices)
#> AdjClose #> 1999-01-04 82.28 #> 1999-01-05 85.26 #> 1999-01-06 84.86 #> 1999-01-07 85.51 #> 1999-01-08 84.33 #> 1999-01-11 85.09