school_lu: Look up Team Information

Description Usage Arguments Value Examples

View source: R/school_lu.R

Description

Look up Team Information

Usage

1
school_lu(school_name, school_division, school_conference)

Arguments

school_name

Full or partial name of the school (string)

school_division

Division of the school (numeric)

school_conference

Full or partial name of the conference (string)

Value

A data frame

Examples

1
## Not run: school_lu(school_name = 'California', school_division = 1, school_conference = 'PAC')

BillPetti/wfhr documentation built on Feb. 13, 2022, 3:14 a.m.