get_info {casabourse} | R Documentation |
Get info
Description
This function allows you to get quick information about a company
Usage
get_info(ticker)
Arguments
ticker |
ticker that matches the title that interests us (to remind you know all the tickers of the securities through the tickers() function) |
Value
data frame
Examples
{R.utils::withTimeout(get_info("adh"),timeout = 4)}
[Package casabourse version 2.0.0 Index]