sample_returns_small | R Documentation |
Data extracted from Yahoo Finance representing the daily log returns for Google, Apple, and Amazon stocks between 2014-01-13 and 2018-01-01 which results in exactly 1000 observations.
data(sample_returns_small)
data.table with 3 columns and 1000 rows, columns GOOG
, AAPL
,
AMZN
contain the daily log return of the 3 stocks.
data(sample_returns_small)
head(sample_returns_small)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.