uni_cat(domains = NULL)

Arguments

domains

vector of domain names

Value

data.frame with original list and all the other columns from the university json

Examples

if (FALSE) {
uni_cat(domains = "http://www.google.com")
}