Learn R Programming

mtconnectR (version 1.2.1)

getData,MTCCycle-method: Get Data from MTCDevice/MTCCycle Object as a data.frame

Description

Get Data from MTCDevice/MTCCycle Object as a data.frame

Usage

# S4 method for MTCCycle
getData(.Object)

Arguments

.Object

Object of MTCCycle or MTCDevice Class

Examples

Run this code
# NOT RUN {
data("example_mtc_device")
getData(example_mtc_device)
# }

Run the code above in your browser using DataLab