lazysf 0.1.0
  • Reference
  • Articles
    • GDALSQL
  • Changelog

Reference

lazysf

lazysf()

Delayed (lazy) read for GDAL vector

st_as_sf(<tbl_SFSQLConnection>) collect()

Force computation of a GDAL query

lazysf-package

lazysf: Delayed Read for 'GDAL' Vector Data Sources

DBI methods

dbConnect(<SFSQLDriver>)

dbConnect

SFSQL connection to GDAL sources

SFSQL()

SFSQL

dbDataType(<SFSQLDriver>,<ANY>) dbIsValid(<SFSQLDriver>) dbUnloadDriver(<SFSQLDriver>) dbGetInfo(<SFSQLDriver>)

Class SFSQLDriver.

show(<SFSQLConnection>) dbSendQuery(<SFSQLConnection>) dbReadTable(<SFSQLConnection>,<character>) dbListTables(<SFSQLConnection>) dbExistsTable(<SFSQLConnection>,<ANY>) dbDisconnect(<SFSQLConnection>)

Class SFSQLConnection (and methods)

show(<SFSQLResult>) dbFetch(<SFSQLResult>) dbClearResult(<SFSQLResult>) dbHasCompleted(<SFSQLResult>)

Class SFSQLResult (and methods)

Contents

Developed by Michael Sumner.

Site built with pkgdown 1.6.1.