# Generated by roxygen2: do not edit by hand

export(add_data_item_to_mtc_device)
export(calculated_feed_from_position)
export(clean_reduntant_rows)
export(convert_interval_to_ts)
export(convert_ts_to_interval)
export(create_mtc_device_from_dmtcd)
export(create_mtc_device_from_ts)
export(extract_param_from_xpath)
export(filter_timestamps_mtc_device)
export(get_device_info_from_xml)
export(get_xpaths_from_xml)
export(grep_subset)
export(map_gcode_mtc)
export(mergeTS)
export(parse_devicexml_for_a_device)
export(parse_gcode)
export(plot_twoway)
export(read_dmtcd_file)
export(simulate_data_from_gcode)
exportMethods(getData)
exportMethods(getDataItem)
exportMethods(getMetaData)
exportMethods(merge)
import(ggplot2)
import(methods)
importFrom(data.table,rbindlist)
importFrom(data.table,setnames)
importFrom(dplyr,'%>%')
importFrom(dplyr,arrange)
importFrom(dplyr,arrange_)
importFrom(dplyr,contains)
importFrom(dplyr,do)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,one_of)
importFrom(dplyr,rename)
importFrom(dplyr,rename_)
importFrom(dplyr,select)
importFrom(dplyr,select_)
importFrom(dplyr,slice)
importFrom(dplyr,transmute)
importFrom(dplyr,transmute_)
importFrom(lubridate,ymd_hms)
importFrom(magrittr,extract2)
importFrom(plyr,ldply)
importFrom(plyr,rbind.fill)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_trim)
importFrom(utils,tail)
