Learn R Programming

mtconnectR (version 1.2.1)

getData,MTCDataItem-method: Get data from the object in a data frame form

Description

Get data from the object in a data frame form

Usage

# S4 method for MTCDataItem
getData(.Object)

Arguments

.Object

A MTC Object

Examples

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

Run the code above in your browser using DataLab