all_tickers_exist: Check all tickers provided exist in the support tickers table...

Description Usage Arguments

View source: R/support.r

Description

Check all tickers provided exist in the support tickers table specified.

Usage

1
all_tickers_exist(tickers, table_tickers, con)

Arguments

tickers

A character vector. Existing tickers in the object.

table_tickers

A scalar character vector. Specifies the table name where comparison tickers sit.

con

A connection object to the relevant database.


bautheac/pullit documentation built on June 7, 2021, 12:11 p.m.