Learn R Programming

mtconnectR (version 0.2.0)

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

Description

Merge all data items from the MTCCycle or MTCDevice

Usage

## S3 method for class 'MTCCycle,ANY':
merge(x)

Arguments

x
object of MTCCycle or MTCDevice Class

Examples

Run this code
data("example_mtc_device")
merge(example_mtc_device)

Run the code above in your browser using DataLab