powered by
Get the last variation of all stocks that are available in the stock exchange and the MASI/MADEX indices.
get_today()
Returns a data.frame containing the daily variation for all the stocks.
data.frame
name: name of the company/stock.
name
price: last price.
price
variation: variation of the price.
variation
# NOT RUN { get_today() # }
Run the code above in your browser using DataLab