powered by
Opens the details webpage of a data set on the default browser.
browse_details_page(fds)
an object of class french_dataset
french_dataset
Does not return a value. Opens the details webpage of a data set on the default browser window.
# NOT RUN { if(interactive()){ ff_3f <- download_french_data('Fama/French 3 Factors') browse_details_page(ff_3f) } # } # NOT RUN { # }
Run the code above in your browser using DataLab