item_mod: Determine the modification type of calendar entry from its...

View source: R/name_conversions.R

item_modR Documentation

Determine the modification type of calendar entry from its calendar id.

Description

Modifications include canceled and re-scheduled (make-up) classes.

Usage

item_mod(cal_id)

Arguments

cal_id

an integer calendar ID number.

Value

A string identifying the type of modification. Current values are "canceled" and "make-up"


jonathan-g/semestr documentation built on Jan. 23, 2025, 3:10 p.m.