Learn R Programming

mtconnectR (version 1.2.1)

MTCDevice-class: An S4 class to represent a device. It contains MTCCycle class and the slots below.

Description

An S4 class to represent a device. It contains MTCCycle class and the slots below.

Arguments

Slots

rawdata

Delimited MTC data (parsed from the file using which the data was created)

metadata

Metadata (if any about) the device

Examples

Run this code
# NOT RUN {
data('example_mtc_data_item')
example_mtc_data_item
# }

Run the code above in your browser using DataLab