find_end_position: Find a Date's Position in a List

Description Usage Arguments Value

Description

The position of the first date in the list after the given date

Usage

1
find_end_position(dates, d, right = FALSE)

Arguments

dates

a list of dates

d

the reference date

right

whether to check from the right of the given date

Value

the position of the date found


ryanholbrook/investmentsim documentation built on Nov. 5, 2019, 5:10 a.m.