# Generated by roxygen2: do not edit by hand

S3method(plot,fG_mpm)
S3method(plot,fG_osar)
S3method(plot,fG_ssm)
S3method(print,ssm)
export(emf)
export(fit_mpm)
export(fit_ssm)
export(fmap)
export(grab)
export(join)
export(osar)
export(wrap_lon)
importFrom(TMB,MakeADFun)
importFrom(TMB,newtonOption)
importFrom(TMB,oneStepPredict)
importFrom(TMB,sdreport)
importFrom(assertthat,assert_that)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,count)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,lag)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,tibble)
importFrom(furrr,future_map)
importFrom(future,availableCores)
importFrom(future,cluster)
importFrom(future,makeClusterPSOCK)
importFrom(future,plan)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_qq)
importFrom(ggplot2,geom_qq_line)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_rug)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,label_both)
importFrom(ggplot2,label_value)
importFrom(ggplot2,labeller)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_colour_gradientn)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_size)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,unit)
importFrom(ggplot2,vars)
importFrom(ggplot2,xlab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(grDevices,extendrange)
importFrom(grDevices,grey)
importFrom(lubridate,ymd_hms)
importFrom(parallel,stopCluster)
importFrom(patchwork,wrap_plots)
importFrom(purrr,map)
importFrom(sf,"st_geometry<-")
importFrom(sf,st_as_sf)
importFrom(sf,st_as_sfc)
importFrom(sf,st_bbox)
importFrom(sf,st_buffer)
importFrom(sf,st_cast)
importFrom(sf,st_coordinates)
importFrom(sf,st_crop)
importFrom(sf,st_crs)
importFrom(sf,st_geometry)
importFrom(sf,st_is_longlat)
importFrom(sf,st_multipolygon)
importFrom(sf,st_polygon)
importFrom(sf,st_set_crs)
importFrom(sf,st_transform)
importFrom(sf,st_union)
importFrom(stats,approx)
importFrom(stats,cov)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,nlminb)
importFrom(stats,optim)
importFrom(stats,plogis)
importFrom(stats,predict)
importFrom(stats,qlogis)
importFrom(stats,sd)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace)
importFrom(tibble,as_tibble)
importFrom(tibble,enframe)
importFrom(tibble,tibble)
importFrom(tidyr,gather)
importFrom(trip,sda)
importFrom(trip,speedfilter)
importFrom(trip,trip)
importFrom(utils,data)
importFrom(utils,flush.console)
importFrom(wesanderson,wes_palette)
useDynLib(foieGras)
