adjust_close | R Documentation |
Adjust close table for dividends and splits
adjust_close(close, splits, dividends)
close |
matrix / xts, table of close prices |
splits |
matrix / xts, table of splits with default value 1 |
dividends |
matrix / xts, table of dividends with default value 0 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.