# Generated by roxygen2: do not edit by hand

export(calculate_metrics)
export(call_mwm_strategy_garthe)
export(call_strategy)
export(check_experiment)
export(export_json)
export(export_results)
export(identify_track_format)
export(plot_density)
export(plot_path)
export(plot_strategies)
export(plot_variable)
export(read_arena)
export(read_experiment)
export(read_path)
export(threshold_strategies)
import(randomForest)
importFrom(Hmisc,approxExtrap)
importFrom(KernSmooth,bkde2D)
importFrom(crayon,bold)
importFrom(crayon,green)
importFrom(crayon,red)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,segments)
importFrom(graphics,split.screen)
importFrom(graphics,title)
importFrom(methods,as)
importFrom(openxlsx,addStyle)
importFrom(openxlsx,addWorksheet)
importFrom(openxlsx,createStyle)
importFrom(openxlsx,createWorkbook)
importFrom(openxlsx,saveWorkbook)
importFrom(openxlsx,setColWidths)
importFrom(openxlsx,writeData)
importFrom(parallel,clusterExport)
importFrom(pbapply,pblapply)
importFrom(pbapply,pboptions)
importFrom(raster,intersect)
importFrom(readxl,read_excel)
importFrom(rgeos,gArea)
importFrom(rgeos,gDifference)
importFrom(rjson,fromJSON)
importFrom(rjson,toJSON)
importFrom(sp,Polygon)
importFrom(sp,Polygons)
importFrom(sp,SpatialPoints)
importFrom(sp,SpatialPolygons)
importFrom(sp,over)
importFrom(stats,aggregate)
importFrom(stats,approx)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(tools,file_ext)
importFrom(utils,capture.output)
importFrom(utils,data)
importFrom(utils,packageVersion)
importFrom(utils,read.csv)
importFrom(utils,read.delim)
importFrom(utils,read.table)
importFrom(utils,tail)
importFrom(utils,write.csv)
importFrom(utils,write.csv2)
importFrom(utils,write.table)
