is_ws_bars: Is a message a bar object

is_ws_barsR Documentation

Is a message a bar object

Description

Websockets receive many types of messages, this function uses regex to determine if the message is a bars object

Usage

is_ws_bars(msg)

Arguments

msg

(tibble) the message

Value

(logical)


yogat3ch/AlpacaforR documentation built on July 2, 2023, 10:48 a.m.