Learn R Programming

mtconnectR (version 1.1.0)

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

Description

Get Data from the Object as a data.frame

Usage

# S4 method for MTCDataItem
getData(.Object)

Arguments

.Object

Object of MTCDataItem Class

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