Learn R Programming

mtconnectR (version 0.2.0)

getData: Get data from the object in a data frame form

Description

Get data from the object in a data frame form

Usage

getData(.Object, pattern)

Arguments

.Object
An MTC Object
pattern
OPTIONAL can be used to query specific data items

Examples

Run this code
data("example_mtc_data_item")
getData(example_mtc_data_item)

Run the code above in your browser using DataLab