ccc_list {IRexamples}R Documentation

California Community Colleges address data set

Description

List of California Community Colleges (CCC) and their addresses, obtained from this site on August 31, 2021.

Usage

data(ccc_list)

Format

A data frame with the following variables:

College

College name.

District

District name.

Address

Address of the college.

Phone

Phone number of the college.

Website

Web address of the college.

Examples

data(ccc_list)

[Package IRexamples version 0.0.4 Index]