dataStockPrice: Data: Stock price of Apple, IBM and Intel from 1985 through...

dataStockPriceR Documentation

Data: Stock price of Apple, IBM and Intel from 1985 through May of 2024

Description

Monthly adjusted stock price of Apple, IBM and Intel from 1985 through May of 2024 from finance.yahoo.com.

Usage

data(dataStockPrice)

Format

A data table in long format with four variables: Month, Company, Price, and Volume. The variable Month is a date expression expressed in the ISO standard as a four-digit year, followed by the two-digit month, then the two-digit day, separated by dashes. A total of 1419 rows, 473 rows per company.

Source

author


lessR documentation built on June 23, 2024, 1:06 a.m.