item_type: Determine the type of calendar entry from its calendar id.

View source: R/name_conversions.R

item_typeR Documentation

Determine the type of calendar entry from its calendar id.

Description

Determine the type of calendar entry from its calendar id.

Usage

item_type(cal_id)

Arguments

cal_id

an integer calendar ID number.

Value

A string identifying the type of calendar entry. Current values are "class", "reading", "homework", "lab", "exam", "due date", "holiday", and "event".


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