# Generated by roxygen2: do not edit by hand

export(add_data_item_to_mtc_device)
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(get_device_info_from_xml)
export(get_xpaths_from_xml)
export(mergeTS)
export(read_dmtcd_file)
exportMethods(getData)
exportMethods(getDataItem)
exportMethods(merge)
exportMethods(summary)
import(methods)
importFrom(data.table,rbindlist)
importFrom(data.table,setnames)
importFrom(dplyr,'%>%')
importFrom(dplyr,arrange_)
importFrom(dplyr,do)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,select_)
importFrom(plyr,ldply)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(utils,tail)
