# 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(sf,st_bbox)
importFrom(sf,st_crs)
importFrom(stats,na.omit)
importFrom(terra,crop)
importFrom(terra,crs)
importFrom(terra,ext)
importFrom(terra,ncol)
importFrom(terra,nrow)
importFrom(terra,rast)
