Learn R Programming

mtconnectR (version 1.1.0)

summary,MTCDataItem-method: Show a quick summary of the MTCDataItem

Description

Show a quick summary of the MTCDataItem

Usage

# S4 method for MTCDataItem
summary(object)

Arguments

object

The MTCDataItem object

Examples

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

Run the code above in your browser using DataLab