# Generated by roxygen2: do not edit by hand

S3method("[",crwIS)
S3method(crwMLE,SpatialPoints)
S3method(crwMLE,default)
S3method(crwMLE,sf)
S3method(crw_as_sf,crwIS)
S3method(crw_as_sf,crwPredict)
S3method(crw_as_sf,list)
S3method(crw_as_sf,sf)
S3method(crw_as_tibble,crwIS)
S3method(crw_as_tibble,crwPredict)
S3method(crw_as_tibble,tbl)
S3method(print,crwFit)
export("%>%")
export(aic.crw)
export(argosDiag2Cov)
export(as.flat)
export(crwMLE)
export(crwN2ll)
export(crwPostIS)
export(crwPredict)
export(crwPredictPlot)
export(crwSamplePar)
export(crwSimulator)
export(crw_as_sf)
export(crw_as_tibble)
export(detect_timescale)
export(displayPar)
export(expandPred)
export(fillCols)
export(fix_path)
export(flatten)
export(intToPOSIX)
export(mergeTrackStop)
export(tidy_crwFit)
import(dplyr)
import(mvtnorm)
import(rlang)
importFrom(Rcpp,evalCpp)
importFrom(graphics,layout)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(methods,slot)
importFrom(stats,approx)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.pass)
importFrom(stats,optim)
importFrom(stats,pchisq)
importFrom(stats,pexp)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,rchisq)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(utils,tail)
useDynLib(crawl, .registration = TRUE)
