course_title_length_ok: Check that a course title is under the maximum length

Description Usage Arguments Value Examples

Description

George Mason University only allows course names with a maximum of thirty characters.

Usage

1

Arguments

title

The character vector for the title

Value

TRUE for a course within the maximum length; FALSE otherwise.

Examples

1
course_title_length_ok("Church and State in America")

lmullen/mullenMisc documentation built on May 21, 2019, 7:35 a.m.