Learn R Programming

parttime (version 0.1.2)

is_partial_time: 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)

Value

A logical scalar indicating whether an object is a partial_time

object.

Arguments

x

object to test