merge-MTCCycle-ANY-method: Merge all data items from the MTCCycle or MTCDevice

Description Usage Arguments Examples

Description

Merge all data items from the MTCCycle or MTCDevice

Usage

1
2
## S4 method for signature 'MTCCycle,ANY'
merge(x)

Arguments

x

Object of MTCCycle or MTCDevice Class

Examples

1
2
data("example_mtc_device")
merge(example_mtc_device)

mtconnectR documentation built on May 1, 2019, 10:38 p.m.