view_section_spreadsheet: Open the Google Sheet for a BIO 180/200 section

Description Usage Arguments Examples

Description

Open the Google Sheet for a BIO 180/200 section

Usage

1
2
3
4
5
view_section_spreadsheet(course, year, quarter, section)

view_section_spreadsheet_180(year, quarter, section)

view_section_spreadsheet_200(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.

Examples

1
2
3
4
## Not run: 
view_section_spreadsheet(course = 180, year = 2017, quarter = "AU", section = "C")

## End(Not run)

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