Learn R Programming

mtconnectR (version 0.2.0)

getDataItem,MTCCycle,ANY-method: Get the first dataitem

Description

Get the first dataitem

Usage

## S3 method for class 'MTCCycle,ANY':
getDataItem(.Object)

Arguments

.Object
object of MTCCycle or MTCDevice Class

Examples

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

Run the code above in your browser using DataLab