Description Usage Arguments Value
This function returns ticker code for a stock
1 | f_get_symbol(stock = "NOVO", index = NULL, output = "vector")
|
stock |
Stock name. Full stock name not needed as ticker codes for stock names like parameter input is returned. |
index |
Index name. Supply either stock name or index, not both. |
output |
string indicating if output should be a vector or data.frame. Default is "vector". |
A vector with ticker codes matching the input name(stock or index). If the output parameter is not "vector", then a data.frame with ticker codes and stock names matching input stock name is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.