has.Op: Check for Open price(s).

View source: R/utils.OHLCV.R

has.OpR Documentation

Check for Open price(s).

Description

Check if Open price(s) exists in the data series.

Usage

has.Op(x, which = FALSE)

Arguments

x

Matrix or time-series data with multiple columns.

which

Boolean to ask for the column number.

Value

Boolean or column number.


n0Trader/TDI documentation built on July 30, 2023, 7:48 p.m.