Package: sfheaders 0.4.5
David Cooley
sfheaders: Converts Between R Objects and Simple Feature Objects
Converts between R and Simple Feature 'sf' objects, without depending on the Simple Feature library. Conversion functions are available at both the R level, and through 'Rcpp'.
Authors:
sfheaders_0.4.5.tar.gz
sfheaders_0.4.5.zip(r-4.5)sfheaders_0.4.5.zip(r-4.4)sfheaders_0.4.5.zip(r-4.3)
sfheaders_0.4.5.tgz(r-4.4-x86_64)sfheaders_0.4.5.tgz(r-4.4-arm64)sfheaders_0.4.5.tgz(r-4.3-x86_64)sfheaders_0.4.5.tgz(r-4.3-arm64)
sfheaders_0.4.5.tar.gz(r-4.5-noble)sfheaders_0.4.5.tar.gz(r-4.4-noble)
sfheaders_0.4.5.tgz(r-4.4-emscripten)sfheaders_0.4.5.tgz(r-4.3-emscripten)
sfheaders.pdf |sfheaders.html✨
sfheaders/json (API)
NEWS
# Install 'sfheaders' in R: |
install.packages('sfheaders', repos = c('https://dcooley.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dcooley/sfheaders/issues
Last updated 4 months agofrom:c5ed7fc553. Checks:OK: 8 NOTE: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win-x86_64 | NOTE | Oct 27 2024 |
R-4.5-linux-x86_64 | OK | Oct 27 2024 |
R-4.4-win-x86_64 | OK | Oct 27 2024 |
R-4.4-mac-x86_64 | OK | Oct 27 2024 |
R-4.4-mac-aarch64 | OK | Oct 27 2024 |
R-4.3-win-x86_64 | OK | Oct 27 2024 |
R-4.3-mac-x86_64 | OK | Oct 27 2024 |
R-4.3-mac-aarch64 | OK | Oct 27 2024 |
Exports:sf_bboxsf_boxessf_castsf_linesf_linestringsf_mlinesf_mpolysf_mptsf_multilinestringsf_multipointsf_multipolygonsf_pointsf_polysf_polygonsf_ptsf_remove_holessf_to_dfsfc_castsfc_linestringsfc_multilinestringsfc_multipointsfc_multipolygonsfc_pointsfc_polygonsfc_to_dfsfg_linestringsfg_multilinestringsfg_multipointsfg_multipolygonsfg_pointsfg_polygonsfg_to_df
Dependencies:geometriesRcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
sf bbox | sf_bbox |
sf boxes | sf_boxes |
sf cast | sf_cast |
Helper for sf LINESTRING | sf_line |
sf LINESTRING | sf_linestring |
Helper for sf MULTILINESTRING | sf_mline |
Helper for sf MULTIPOLYGON | sf_mpoly |
Helper for sf MULTIPOINT | sf_mpt |
sf MULTILINESTRING | sf_multilinestring |
sf MULTIPOINT | sf_multipoint |
sf MULTIPOLYGON | sf_multipolygon |
sf POINT | sf_point |
Helper for sf POLYGON | sf_poly |
sf POLYGON | sf_polygon |
Helper for sf POINT | sf_pt |
remove holes | sf_remove_holes |
sf to df | sf_to_df |
sfc cast | sfc_cast |
sfc LINESTRING | sfc_linestring |
sfc MULTILINESTRING | sfc_multilinestring |
sfc MULTIPOINT | sfc_multipoint |
sfc MULTIPOLYGON | sfc_multipolygon |
sfc POINT | sfc_point |
sfc POLYGON | sfc_polygon |
sfc to df | sfc_to_df |
sfg linestring | sfg_linestring |
sfg multilinestring | sfg_multilinestring |
sfg multipoint | sfg_multipoint |
sfg multipolygon | sfg_multipolygon |
sfg point | sfg_point |
sfg polygon | sfg_polygon |
sfg to df | sfg_to_df |