unadjust.data.table | R Documentation |
Assumes that unadjusted dividends are only accurate to 3 decimal places
unless max_decimals
specifies otherwise.
## S3 method for class 'data.table'
unadjust(split_adjusted_dividend, splits, ...)
split_adjusted_dividend |
A |
splits |
A |
... |
Additional arguments passed to |
A data.table
of merged splits and dividends with new fields shares
and unadjusted_dividend
. The merge matches on the index
field. Missing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.