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) { # \dontrun{
uni_cat(domains = "http://www.google.com")
} # }