c.yspec: Add extra column elements to a yspec object

View source: R/class-yspec.R

c.yspecR Documentation

Add extra column elements to a yspec object

Description

Add extra column elements to a yspec object

Usage

## S3 method for class 'yspec'
c(x, y, ..., .meta = get_meta(x))

Arguments

x

a yspec object

y

a yspec object

...

not used

.meta

meta information to use for the new spec object


metrumresearchgroup/yspec documentation built on May 24, 2024, 12:48 a.m.