# Generated by roxygen2: do not edit by hand

S3method(multiResGrid,MRG)
S3method(multiResGrid,list)
S3method(multiResGrid,sf)
S3method(print,MRG)
export(MRGcluster)
export(MRGfromDF)
export(MRGmerge)
export(MRGoverlap)
export(MRGplot)
export(MRGpostProcess)
export(createMRGobject)
export(fssgeo)
export(gridData)
export(locAdjFun)
export(multiResGrid)
export(remSmall)
import(parallel)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,count)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,lag)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_sf)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,waiver)
importFrom(grDevices,colors)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(plyr,rbind.fill)
importFrom(purrr,map)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(sf,"st_crs<-")
importFrom(sf,"st_geometry<-")
importFrom(sf,st_area)
importFrom(sf,st_as_sf)
importFrom(sf,st_bbox)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_geometry)
importFrom(sf,st_intersection)
importFrom(sf,st_jitter)
importFrom(sf,st_join)
importFrom(sf,st_make_grid)
importFrom(sf,st_polygon)
importFrom(sf,st_set_crs)
importFrom(sf,st_set_geometry)
importFrom(sf,st_sf)
importFrom(sf,st_transform)
importFrom(sf,st_within)
importFrom(sf,st_write)
importFrom(sjmisc,split_var)
importFrom(stars,st_as_stars)
importFrom(stats,aggregate)
importFrom(stats,na.omit)
importFrom(terra,ext)
importFrom(terra,rast)
importFrom(terra,rasterize)
importFrom(terra,res)
importFrom(terra,values)
importFrom(terra,xFromCol)
importFrom(terra,yFromRow)
importFrom(tidyr,nest)
importFrom(tidyr,unnest)
importFrom(tidyselect,contains)
importFrom(tidyselect,matches)
importFrom(utils,modifyList)
importFrom(utils,object.size)
importFrom(utils,read.csv)
importFrom(vardpoor,vardom)
importFrom(viridis,scale_color_viridis)
importFrom(viridis,scale_fill_viridis)
