Skip to content

andyyao95/USstocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USstocks

This package contains a single dataframe which contains the daily stock information, along with some performance indices, for 3085 US stocks from 1998 to 2007.

To get started:

library(USstocks)
data(stocks)
head(stocks)

#More to come...

About

This package contains a single dataframe which contains the daily stock information, along with some performance indices, for 3085 US stocks from 1998 to 2007.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages