Learn R Programming

mtconnectR (version 0.2.0)

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

Description

Show a quick summary of the MTCDataItem

Usage

## S3 method for class 'MTCDataItem':
summary(object)

Arguments

object
The MTCDataItem object

Examples

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

Run the code above in your browser using DataLab