f_get_stock: This function returns company name code for a given ticker...

Description Usage Arguments Value

View source: R/f_symbol.R

Description

This function returns company name code for a given ticker code

Usage

1
f_get_stock(ticker, index = NULL)

Arguments

ticker

ticker code

index

Index name. Supply either ticker code or index, not both. Index can be a vector.

Value

A vector with company names matching the input name(ticker or index).


kristian-bak/kb.modelling documentation built on Dec. 21, 2021, 7:46 a.m.