make_shares: Turn splits into evolution of single share.

View source: R/adjustment.R

make_sharesR Documentation

Turn splits into evolution of single share.

Description

Turn splits into evolution of single share.

Usage

make_shares(splits)

Arguments

splits

A numeric vector of splits. Most values will be 1. A 2:1 split is represented as 0.5.

Value

A numeric vector of shares held if splits are applied to an initial position of 1 share.


e-mu-pi/adjustr documentation built on Sept. 26, 2024, 9:34 p.m.