# Generated by roxygen2: do not edit by hand

S3method(is,sampbias)
S3method(plot,sampbias)
S3method(summary,sampbias)
export(calculate_bias)
export(dis_rast)
export(map_bias)
export(project_bias)
importFrom(cowplot,plot_grid)
importFrom(dplyr,bind_cols)
importFrom(dplyr,contains)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(forcats,fct_reorder)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,fortify)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(graphics,plot)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(rlang,.data)
importFrom(rnaturalearth,ne_coastline)
importFrom(rnaturalearth,ne_countries)
importFrom(rnaturalearth,ne_download)
importFrom(rnaturalearth,ne_file_name)
importFrom(sf,st_agr)
importFrom(sf,st_crop)
importFrom(sf,st_transform)
importFrom(stats,complete.cases)
importFrom(stats,dgamma)
importFrom(stats,dpois)
importFrom(stats,median)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(terra,"crs<-")
importFrom(terra,"ext<-")
importFrom(terra,"res<-")
importFrom(terra,as.data.frame)
importFrom(terra,as.matrix)
importFrom(terra,crds)
importFrom(terra,crop)
importFrom(terra,crs)
importFrom(terra,distance)
importFrom(terra,ext)
importFrom(terra,mask)
importFrom(terra,ncell)
importFrom(terra,plot)
importFrom(terra,rast)
importFrom(terra,rasterize)
importFrom(terra,res)
importFrom(terra,trim)
importFrom(terra,unwrap)
importFrom(terra,values)
importFrom(terra,vect)
importFrom(tidyr,pivot_longer)
importFrom(viridis,scale_color_viridis)
importFrom(viridis,scale_fill_viridis)
