Skip to content
Prev 242690 / 398500 Next

About available datasets on PC

You need to load the package and then load the data:

library(AER)
data("DJFranses")

then it will be available for you to work with.
Stephen Liu wrote: