add_data_item_to_mtc_device | Add a new data item to an existing MTC Device Class |
clean_reduntant_rows | Removes Redundant Rows in a data frame assuming statefullness |
convert_interval_to_ts | Convert Interval to Time Series |
convert_ts_to_interval | Convert Time Series to Intervals |
create_mtc_device_from_dmtcd | Create MTCDevice class from Delimited MTC Data and log file |
create_mtc_device_from_ts | Create an MTC device object from a merged time series data frame |
example_dmtcd | Example data set showing MTC Log data |
example_mtc_data_item | Example data set showing a MTConnect DataItem |
example_mtc_device | Example data set showing a MTConnect Device |
example_mtc_device_2 | A bigger example data set showing a MTConnect Device with path position and conditions |
example_xpath_info | Example data set showing Xpaths from a device XML |
extract_param_from_xpath | Extract different parts of a xpath |
getData | Get data from the object in a data frame form |
getData-method | Get Data from the Object as a data.frame |
getData-method | Get Data from the Object as a data.frame |
getDataItem | Get data on or more data items from the class |
getDataItem-method | Get the first dataitem |
getDataItem-method | Get one or more data items from the MTCCycle or MTCDevice using a character pattern |
getDataItem-method | Get one or more data items from the MTCCycle or MTCDevice using a numeric index |
get_device_info_from_xml | Get info on all the devices in the xml file |
get_xpaths_from_xml | Get XML xpath info |
merge-method | Merge all data items from the MTCCycle or MTCDevice |
merge-method | Merge on or more data items from the MTCCycle or MTCDevice using a character pattern |
merge-method | Merge on or more data items from the MTCCycle or MTCDevice using an index |
mergeTS | Merges all the data.frames in the list into single data.frame |
read_dmtcd_file | Function to load the log data into R as a data.frame |
summary-method | Show a quick summary of the MTCCyle or MTCDevice Object |
summary-method | Show a quick summary of the MTCDataItem |