Learn R Programming

mtconnectR (version 1.2.1)

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

Description

Get data on one 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
# NOT RUN {
data("example_mtc_device")
getDataItem(example_mtc_device)
# }

Run the code above in your browser using DataLab