# Generated by roxygen2: do not edit by hand

S3method(print,pgi)
export(dbAddKey)
export(dbAsDate)
export(dbColumn)
export(dbComment)
export(dbDrop)
export(dbIndex)
export(dbReadDataFrame)
export(dbSchema)
export(dbTableInfo)
export(dbVacuum)
export(dbWriteDataFrame)
export(pgGetBoundary)
export(pgGetGeom)
export(pgGetRast)
export(pgInsert)
export(pgListGeom)
export(pgListRast)
export(pgMakePts)
export(pgMakeStp)
export(pgPostGIS)
export(pgSRID)
export(pgWriteGeom)
export(pgWriteRast)
import(DBI)
import(RPostgreSQL)
importFrom(DBI,dbDriver)
importFrom(DBI,dbQuoteIdentifier)
importFrom(DBI,dbQuoteString)
importFrom(methods,"slot<-")
importFrom(methods,as)
importFrom(methods,slot)
importFrom(purrr,pmap)
importFrom(raster,raster)
importFrom(raster,stack)
importFrom(sf,as_Spatial)
importFrom(sf,st_as_binary)
importFrom(sf,st_as_sf)
importFrom(sf,st_as_text)
importFrom(sf,st_bbox)
importFrom(sf,st_crs)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_geometry)
importFrom(sf,st_geometry_type)
importFrom(sf,st_transform)
importFrom(sp,CRS)
importFrom(sp,SpatialPixelsDataFrame)
importFrom(stats,na.omit)
importFrom(terra,"values<-")
importFrom(terra,as.matrix)
importFrom(terra,blocks)
importFrom(terra,crop)
importFrom(terra,crs)
importFrom(terra,ext)
importFrom(terra,ncol)
importFrom(terra,nlyr)
importFrom(terra,nrow)
importFrom(terra,rast)
importFrom(terra,res)
importFrom(terra,t)
importFrom(terra,values)
