Inside: Inside

Description Usage Examples

Description

Returns a bollean value or vector whether the value of the value vector belongs to a given segment [Start, End]. The function also works if the Start and the End parameters are the vectors of the same size.

Usage

1
Inside(value, Start, End)

Examples

1
2
Inside(4, 3, 5)
[1] TRUE

AndreyChinnov/ACTrading documentation built on May 5, 2019, 6 a.m.