anttsou / qmj

7 stars 8 forks source link

Missing data? #1

Closed AlexIzydorczyk closed 9 years ago

AlexIzydorczyk commented 9 years ago

Hi - this is a really useful package for exploration, thanks for making it!

However, I've been going through the readme and noticed that:

#And more detailed data sets into what makes up quality
data(profitability)
data(growth)
data(payouts)
data(safety)

does not seem to work. Is this data available?

Thanks, Alex

rynkwn commented 9 years ago

Hey Alex,

Sorry for getting back to you so late! The profitability, growth, payouts, and safety data sets were removed some time ago, and regrettably our documentation is pretty behind since our attentions have been elsewhere in the package.

We'll be fixing this pretty shortly though.

anttsou commented 9 years ago

Sorry I misread the question earlier. Those have indeed been removed. If these datasets seem very helpful, let us know and we can re-add them! This mainly was to remove some clutter in our package.