# Generated by roxygen2: do not edit by hand

export(calculate_metrics)
export(call_strategy)
export(check_experiment)
export(export_data)
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(RCurl,url.exists)
importFrom(crayon,bold)
importFrom(crayon,green)
importFrom(crayon,red)
importFrom(grDevices,boxplot.stats)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,segments)
importFrom(graphics,split.screen)
importFrom(graphics,title)
importFrom(methods,as)
importFrom(methods,is)
importFrom(openxlsx,addStyle)
importFrom(openxlsx,addWorksheet)
importFrom(openxlsx,createStyle)
importFrom(openxlsx,createWorkbook)
importFrom(openxlsx,saveWorkbook)
importFrom(openxlsx,setColWidths)
importFrom(openxlsx,writeData)
importFrom(parallel,detectCores)
importFrom(parallel,makeForkCluster)
importFrom(parallel,stopCluster)
importFrom(pbapply,closepb)
importFrom(pbapply,pblapply)
importFrom(pbapply,pboptions)
importFrom(pbapply,setpb)
importFrom(pbapply,startpb)
importFrom(readxl,read_excel)
importFrom(rjson,fromJSON)
importFrom(rjson,toJSON)
importFrom(scales,alpha)
importFrom(stats,aggregate)
importFrom(stats,approx)
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stringi,stri_enc_mark)
importFrom(terra,buffer)
importFrom(terra,centroids)
importFrom(terra,convHull)
importFrom(terra,crds)
importFrom(terra,distance)
importFrom(terra,erase)
importFrom(terra,expanse)
importFrom(terra,intersect)
importFrom(terra,mask)
importFrom(terra,plot)
importFrom(terra,rast)
importFrom(terra,relate)
importFrom(terra,unwrap)
importFrom(terra,vect)
importFrom(terra,wrap)
importFrom(tools,file_ext)
importFrom(tools,file_path_sans_ext)
importFrom(utils,capture.output)
importFrom(utils,data)
importFrom(utils,globalVariables)
importFrom(utils,head)
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)
importFrom(zip,unzip)
importFrom(zip,zip)
importFrom(zip,zip_list)
