get_all_schools: URL by School Name Generator

View source: R/get_all_schools.R

get_all_schoolsR Documentation

URL by School Name Generator

Description

Finds the university's URL using its name.

Usage

get_all_schools(school_name)

Arguments

school_name

A character value indicating the name of the university.

Value

A character value as the URL corresponding to the university of interest.

Examples

get_all_schools('Iowa State University')

m-fili/ProfRate documentation built on May 22, 2022, 8:33 p.m.