spbabel: Convert Spatial Data Using Tidy Tables
Tools to convert from specific formats to more general forms of 
    spatial data. Using tables to store the actual entities present in spatial
    data provides flexibility, and the functions here deliberately 
    minimize the level of interpretation applied, leaving that for specific 
    applications. Includes support for simple features,  round-trip for 'Spatial' classes and long-form 
    tables, analogous to 'ggplot2::fortify'. There is also a more 'normal form' representation
    that decomposes simple features and their kin to tables of objects, parts, and unique coordinates. 
| Version: | 0.6.0 | 
| Depends: | R (≥ 3.2.3) | 
| Imports: | dplyr, methods, sp, tibble, rlang, pkgconfig | 
| Suggests: | testthat, ggplot2, raster, sf, rmarkdown, covr, trip, viridis | 
| Published: | 2023-03-12 | 
| DOI: | 10.32614/CRAN.package.spbabel | 
| Author: | Michael D. Sumner [aut, cre] | 
| Maintainer: | Michael D. Sumner  <mdsumner at gmail.com> | 
| BugReports: | https://github.com/mdsumner/spbabel/issues | 
| License: | GPL-3 | 
| URL: | https://mdsumner.github.io/spbabel/ | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | spbabel results | 
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=spbabel
to link to this page.