# Generated by roxygen2: do not edit by hand

export(AddToStoxBiotic)
export(ConvertStoxBiotic)
export(DefineTranslation)
export(FilterAcoustic)
export(FilterBiotic)
export(FilterStoxAcoustic)
export(FilterStoxBiotic)
export(ICESAcoustic)
export(ICESBiotic)
export(ICESDatras)
export(MergeStoxAcoustic)
export(MergeStoxBiotic)
export(ReadAcoustic)
export(ReadBiotic)
export(RedefineStoxBiotic)
export(ReportICESAcoustic)
export(ReportICESBiotic)
export(ReportICESDatras)
export(StoxAcoustic)
export(StoxBiotic)
export(StoxLanding)
export(TranslateStoxBiotic)
export(backwardCompatibility)
export(filterData)
export(getRstoxDataDefinitions)
export(getStoxKeys)
export(is.LandingData)
export(is.StoxLandingData)
export(lapplyOnCores)
export(mapplyOnCores)
export(mergeByIntersect)
export(mergeByStoxKeys)
export(mergeDataTables)
export(parseInterCatch)
export(processPropertyFormats)
export(readErsFile)
export(readLssFile)
export(readXmlFile)
export(setRstoxPrecisionLevel)
export(stoxFunctionAttributes)
importFrom(Rcpp,sourceCpp)
importFrom(data.table,"%between%")
importFrom(data.table,"%chin%")
importFrom(data.table,"%flike%")
importFrom(data.table,"%ilike%")
importFrom(data.table,"%inrange%")
importFrom(data.table,"%like%")
importFrom(data.table,":=")
importFrom(data.table,.I)
importFrom(data.table,.N)
importFrom(data.table,.SD)
importFrom(data.table,as.data.table)
importFrom(data.table,copy)
importFrom(data.table,data.table)
importFrom(data.table,fsetdiff)
importFrom(data.table,indices)
importFrom(data.table,is.data.table)
importFrom(data.table,key)
importFrom(data.table,rbindlist)
importFrom(data.table,setattr)
importFrom(data.table,setindexv)
importFrom(data.table,setnames)
importFrom(data.table,transpose)
importFrom(parallel,detectCores)
importFrom(stats,aggregate)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(xml2,as_list)
importFrom(xml2,read_html)
importFrom(xml2,read_xml)
importFrom(xml2,xml_add_child)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_attrs)
importFrom(xml2,xml_child)
importFrom(xml2,xml_children)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_find_num)
importFrom(xml2,xml_ns)
importFrom(xml2,xml_ns_strip)
importFrom(xml2,xml_text)
useDynLib(RstoxData, .registration = TRUE)
