Opens the data library website on the default browser https://mba.tuck.dartmouth.edu/pages/faculty/ken.french/data_library.html
Value
Does not return a value. Opens the Kenneth's French data library website with the default browser.
Examples
# \donttest{
if(interactive()){
browse_french_site()
}
# }