is_parttime: Shorthand for checking partial time inheritance

is_partial_timeR Documentation

Shorthand for checking partial time inheritance

Description

Shorthand for checking partial time inheritance

Usage

is_partial_time(x)

is.partial_time(x)

is_parttime(x)

is.parttime(x)

Arguments

x

object to test

Value

A logical scalar indicating whether an object is a partial_time object.


parttime documentation built on May 29, 2024, 6:25 a.m.