Learn R Programming

mtconnectR (version 0.2.0)

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

Description

Get Data from the Object as a data.frame

Usage

## S3 method for class 'MTCCycle':
getData(.Object)

Arguments

.Object
object of MTCCycle or MTCDevice Class

Examples

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

Run the code above in your browser using DataLab