Files in dcooley/sfheaders
Converts Between R Objects and Simple Feature Objects

.Rbuildignore
.gitattributes
.github/.gitignore
.github/FUNDING.yml
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/RcppExports.R R/cast.R R/df.R R/sf.R R/sf_helpers.R R/sfc.R R/sfg.R R/sfheaders-package.R R/utils.R README.Rmd README.md
codecov.yml
docs/.nojekyll
docs/404.html
docs/LICENSE-text.html
docs/LICENSE.html
docs/articles/Cpp.html
docs/articles/examples.html
docs/articles/images/gpx_description.png
docs/articles/images/gpx_functions.png
docs/articles/images/gpx_include.png
docs/articles/index.html
docs/authors.html
docs/bootstrap-toc.css
docs/bootstrap-toc.js
docs/docsearch.css
docs/docsearch.js
docs/index.html
docs/link.svg
docs/news/index.html
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/Rplot001.png
docs/reference/index.html
docs/reference/sf_bbox.html
docs/reference/sf_boxes.html
docs/reference/sf_cast.html
docs/reference/sf_line.html
docs/reference/sf_linestring.html
docs/reference/sf_mline.html
docs/reference/sf_mpoly.html
docs/reference/sf_mpt.html
docs/reference/sf_multilinestring.html
docs/reference/sf_multipoint.html
docs/reference/sf_multipolygon.html
docs/reference/sf_point.html
docs/reference/sf_poly.html
docs/reference/sf_polygon.html
docs/reference/sf_pt.html
docs/reference/sf_remove_holes.html
docs/reference/sf_to_df.html
docs/reference/sfc_cast.html
docs/reference/sfc_linestring.html
docs/reference/sfc_multilinestring.html
docs/reference/sfc_multipoint.html
docs/reference/sfc_multipolygon.html
docs/reference/sfc_point.html
docs/reference/sfc_polygon.html
docs/reference/sfc_to_df.html
docs/reference/sfg_linestring.html
docs/reference/sfg_multilinestring.html
docs/reference/sfg_multipoint.html
docs/reference/sfg_multipolygon.html
docs/reference/sfg_point.html
docs/reference/sfg_polygon.html
docs/reference/sfg_to_df.html
docs/sitemap.xml
inst/include/sfheaders/cast/list_cast.hpp
inst/include/sfheaders/cast/sf_cast.hpp
inst/include/sfheaders/cast/sfc_cast.hpp
inst/include/sfheaders/cast/sfg_cast.hpp
inst/include/sfheaders/df/sf.hpp
inst/include/sfheaders/df/sfc.hpp
inst/include/sfheaders/df/sfg.hpp
inst/include/sfheaders/df/utils.hpp
inst/include/sfheaders/sf/linestring/sf_linestring.hpp
inst/include/sfheaders/sf/multilinestring/sf_multilinestring.hpp
inst/include/sfheaders/sf/multipoint/sf_multipoint.hpp
inst/include/sfheaders/sf/multipolygon/sf_multipolygon.hpp
inst/include/sfheaders/sf/point/sf_point.hpp
inst/include/sfheaders/sf/polygon/sf_polygon.hpp
inst/include/sfheaders/sf/sf.hpp
inst/include/sfheaders/sf/sf_utils.hpp
inst/include/sfheaders/sfc/bbox.hpp
inst/include/sfheaders/sfc/linestring/sfc_linestring.hpp
inst/include/sfheaders/sfc/linestring/sfc_linestrings.hpp
inst/include/sfheaders/sfc/m_range.hpp
inst/include/sfheaders/sfc/multilinestring/sfc_multilinestring.hpp
inst/include/sfheaders/sfc/multilinestring/sfc_multilinestrings.hpp
inst/include/sfheaders/sfc/multipoint/sfc_multipoint.hpp
inst/include/sfheaders/sfc/multipoint/sfc_multipoints.hpp
inst/include/sfheaders/sfc/multipolygon/sfc_multipolygon.hpp
inst/include/sfheaders/sfc/multipolygon/sfc_multipolygons.hpp
inst/include/sfheaders/sfc/point/sfc_point.hpp
inst/include/sfheaders/sfc/point/sfc_points.hpp
inst/include/sfheaders/sfc/polygon/sfc_polygon.hpp
inst/include/sfheaders/sfc/polygon/sfc_polygons.hpp
inst/include/sfheaders/sfc/sfc.hpp
inst/include/sfheaders/sfc/sfc_attributes.hpp
inst/include/sfheaders/sfc/sfc_types.hpp
inst/include/sfheaders/sfc/z_range.hpp
inst/include/sfheaders/sfc/zm_range.hpp
inst/include/sfheaders/sfg/linestring/sfg_linestring.hpp
inst/include/sfheaders/sfg/linestring/sfg_linestrings.hpp
inst/include/sfheaders/sfg/multilinestring/sfg_multilinestring.hpp
inst/include/sfheaders/sfg/multilinestring/sfg_multilinestrings.hpp
inst/include/sfheaders/sfg/multipoint/sfg_multipoint.hpp
inst/include/sfheaders/sfg/multipoint/sfg_multipoints.hpp
inst/include/sfheaders/sfg/multipolygon/sfg_multipolygon.hpp
inst/include/sfheaders/sfg/multipolygon/sfg_multipolygons.hpp
inst/include/sfheaders/sfg/point/sfg_point.hpp
inst/include/sfheaders/sfg/point/sfg_points.hpp
inst/include/sfheaders/sfg/polygon/close_polygon.hpp
inst/include/sfheaders/sfg/polygon/sfg_polygon.hpp
inst/include/sfheaders/sfg/polygon/sfg_polygons.hpp
inst/include/sfheaders/sfg/sfg.hpp
inst/include/sfheaders/sfg/sfg_attributes.hpp
inst/include/sfheaders/sfg/sfg_dimension.hpp
inst/include/sfheaders/sfg/sfg_types.hpp
inst/include/sfheaders/sfheaders.hpp
inst/include/sfheaders/utils/utils.hpp
man/sf_bbox.Rd man/sf_boxes.Rd man/sf_cast.Rd man/sf_line.Rd man/sf_linestring.Rd man/sf_mline.Rd man/sf_mpoly.Rd man/sf_mpt.Rd man/sf_multilinestring.Rd man/sf_multipoint.Rd man/sf_multipolygon.Rd man/sf_point.Rd man/sf_poly.Rd man/sf_polygon.Rd man/sf_pt.Rd man/sf_remove_holes.Rd man/sf_to_df.Rd man/sfc_cast.Rd man/sfc_linestring.Rd man/sfc_multilinestring.Rd man/sfc_multipoint.Rd man/sfc_multipolygon.Rd man/sfc_point.Rd man/sfc_polygon.Rd man/sfc_to_df.Rd man/sfg_linestring.Rd man/sfg_multilinestring.Rd man/sfg_multipoint.Rd man/sfg_multipolygon.Rd man/sfg_point.Rd man/sfg_polygon.Rd man/sfg_to_df.Rd
sfheaders.Rproj
src/.gitignore
src/Makevars
src/Makevars.win
src/RcppExports.cpp
src/bbox.cpp
src/cast.cpp
src/lists.cpp
src/sfg_dimension.cpp
src/shapes.cpp
src/to_df.cpp
src/to_sf.cpp
src/to_sfc.cpp
src/to_sfg.cpp
src/utils.cpp
tests/testthat.R tests/testthat/test-bbox.R tests/testthat/test-cast.R tests/testthat/test-close_polygon.R tests/testthat/test-df.R tests/testthat/test-df_attributes.R tests/testthat/test-empty.R tests/testthat/test-error_handling.R tests/testthat/test-holes.R tests/testthat/test-lists.R tests/testthat/test-sf.R tests/testthat/test-sf_boxes.R tests/testthat/test-sf_creator-helpers.R tests/testthat/test-sf_linestring.R tests/testthat/test-sf_multilinestring.R tests/testthat/test-sf_multipoint.R tests/testthat/test-sf_multipolygon.R tests/testthat/test-sf_point.R tests/testthat/test-sf_polygon.R tests/testthat/test-sfc_attributes.R tests/testthat/test-sfc_linestring.R tests/testthat/test-sfc_multilinestring.R tests/testthat/test-sfc_multipoint.R tests/testthat/test-sfc_multipolygon.R tests/testthat/test-sfc_point.R tests/testthat/test-sfc_polygon.R tests/testthat/test-sfg.R tests/testthat/test-sfg_dimension.R tests/testthat/test-sfg_linestring.R tests/testthat/test-sfg_multilinestring.R tests/testthat/test-sfg_multipoint.R tests/testthat/test-sfg_multipolygon.R tests/testthat/test-sfg_point.R tests/testthat/test-sfg_polygon.R tests/testthat/test-update_by_reference.R tests/testthat/test-utils.R
vignettes/.gitignore
vignettes/Cpp.Rmd vignettes/examples.Rmd
vignettes/images/gpx_description.png
vignettes/images/gpx_functions.png
vignettes/images/gpx_include.png
dcooley/sfheaders documentation built on July 31, 2024, 5:43 p.m.