c.partial_time: Concatenate parttimes

View source: R/class_partial_time_c.R

c.partial_timeR Documentation

Concatenate parttimes

Description

Concatenate parttimes

Usage

## S3 method for class 'partial_time'
c(...)

Arguments

...

objects to be concatenated. All NULL entries are dropped before method dispatch unless at the very beginning of the argument list.

Value

A partial_time vector. An error is raised if any other class object is attempted to be concatenated.


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