calc_ps_termid: Calculate 4 digit PowerSchool TermID given first year of a...

View source: R/utils.R

calc_ps_termidR Documentation

Calculate 4 digit PowerSchool TermID given first year of a school year

Description

Calculate 4 digit PowerSchool TermID given first year of a school year

Usage

calc_ps_termid(sy, quarter = 0)

Arguments

sy

First year in a school year (e.g. 2015 for SY 2015-2016)

quarter

quarter the quarter as integer in a year. The default is 0, which returns the school year's termid.

Value

a character or integer vector

Examples

## Not run: calc_ps_termid(2015)

idea-analytics/ideadata documentation built on Feb. 1, 2024, 5:40 a.m.