Learn R Programming

casabourse (version 2.0.0)

get_info: Get info

Description

This function allows you to get quick information about a company

Usage

get_info(ticker)

Value

data frame

Arguments

ticker

ticker that matches the title that interests us (to remind you know all the tickers of the securities through the tickers() function)

Examples

Run this code
{R.utils::withTimeout(get_info("adh"),timeout = 4)}

Run the code above in your browser using DataLab