build_section_spreadsheet_title: Create A Spreadsheet Title for a Course Section

Description Usage Arguments Value Examples

Description

Create A Spreadsheet Title for a Course Section

Usage

1
build_section_spreadsheet_title(course, year, quarter, section)

Arguments

course

The course number (e.g., 180 or 200)

year

The year

quarter

The quarter. One of: "AU", "WI", "SP", "SU".

section

The section name (e.g., "G"). Section names are named with a single letter from A-Z. When more than 26 sections exist, subsequent sections are named AA-AZ.

Value

A string containing the title for the corresponding spreadsheet

Examples

1
build_section_spreadsheet_title(180, 2017, "AU", "C")

KerrLab/introbiocure documentation built on May 17, 2019, 11:36 a.m.