powered by
french_dataset
Prints an object of class french_dataset
# S3 method for french_dataset print(x, ...)
an object of class french_dataset
other arguments passed to print()
print()
Return a tbl_df/data.frame class object from the subsets element of x.
tbl_df
data.frame
subsets
x
# NOT RUN { ff_3f <- download_french_data('Fama/French 3 Factors') print(ff_3f) ff_3f # }
Run the code above in your browser using DataLab