Learn R Programming

mtconnectR (version 1.2.1)

example_dmtcd: Example data set showing MTC Log data

Description

A manually created dataset showing a log data file, parsed and read into R. The columns are

  • timestamp. Timestamp of the event

  • data_item_name. Name of the data Item from the delimited MTC data. Can be empty.

  • value. of the data item

Usage

example_dmtcd

Arguments

Format

A data frame with some rows and 3 variables