inside: Inside

Description Usage Arguments

View source: R/utils.R

Description

Return elements of a numeric vector that lie inside a given (closed) interval.

Usage

1
inside(x, limits, end)

Arguments

x

A numeric vector.

limits

The limits of the interval.

end

Set equal to true if you want the interal to be closed on the right boundary. otherwise the interval will take the form [a,b).


dfcorbin/MABsim documentation built on April 26, 2020, 8:26 a.m.