Learn R Programming

mtconnectR (version 0.2.0)

getDataItem: Get data on or more data items from the class

Description

Get data on or more data items from the class

Usage

getDataItem(.Object, pattern)

Arguments

.Object
object of MTCCycle or MTCDevice Class
pattern
OPTIONAL can be used to query specific data items

Examples

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

Run the code above in your browser using DataLab