uni_cat.Rd
Fetches university domain json from: https://raw.githubusercontent.com/Hipo/university-domains-list/master/world_universities_and_domains.json
uni_cat(domains = NULL)
vector of domain names
data.frame with original list and all the other columns from the university json
if (FALSE) {
uni_cat(domains = "http://www.google.com")
}