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)


jagg19/AlpacaforR documentation built on July 3, 2023, 12:14 p.m.