is_partial_time {parttime}R 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.


[Package parttime version 0.1.2 Index]