Files in elipousson/overedge
Assorted Functions For Easier Map Making

.Rbuildignore
.github/.gitignore
.github/workflows/pkgdown.yaml
.gitignore
DESCRIPTION
LICENSE.md
NAMESPACE
NEWS.md R/as_sf.R R/convert_dist_scale.R R/convert_dist_units.R R/data.R R/format_data.R R/get_admin_data.R R/get_coords.R R/get_data_dir.R R/get_esri_data.R R/get_flickr_photos.R R/get_location.R R/get_location_data.R R/get_measurements.R R/get_open_data.R R/get_osm_data.R R/get_paper.R R/get_static_mapbox.R R/get_us_boundaries.R R/get_wiki_data.R R/ggsave_ext.R R/is_dist_units.R R/is_geom_type.R R/is_gg.R R/is_sf.R R/labs_ext.R R/layer_arrows.R R/layer_count.R R/layer_frame.R R/layer_icon.R R/layer_location_data.R R/layer_mapbox.R R/layer_markers.R R/layer_mask.R R/layer_neatline.R R/layer_scaled.R R/location_filter.R R/make_filename.R R/make_location_data_list.R R/make_location_grid.R R/make_location_layers.R R/make_location_map.R R/make_markers.R R/mapview_ext.R R/number_features.R R/overedge-package.R R/read_sf_exif.R R/read_sf_ext.R R/scale_group.R R/set_access_token.R R/sf_bbox_misc.R R/sf_to_df.R R/st_bbox_ext.R R/st_buffer_ext.R R/st_cast_ext.R R/st_clip.R R/st_erase.R R/st_misc.R R/st_transform_ext.R R/str_misc.R
R/sysdata.rda
R/theme_ext.R R/utils-cli.R R/utils-is.R R/utils-pkg.R R/utils.R R/write_sf_ext.R README.Rmd README.md
_pkgdown.yml
codecov.yml
codemeta.json
data-raw/data.R
data/area_unit_options.rda
data/dist_unit_options.rda
data/dist_units.rda
data/map_icons.rda
data/osm_building_tags.rda
data/paper_sizes.rda
data/standard_scales.rda
data/us_counties.rda
data/us_states.rda
examples/get_admin_data.R examples/get_asp.R examples/get_location.R examples/get_margin.R examples/get_measurements.R examples/get_open_data.R examples/get_paper.R examples/get_static_mapbox.R examples/ggsave_ext.R examples/layer_frame.R examples/layer_icon.R examples/layer_location_data.R examples/layer_markers.R examples/layer_neatline.R examples/make_location_grid.R examples/make_location_layers.R examples/map_location_data.R examples/read_sf_exif.R examples/sf_to_df.R examples/st_misc.R
inst/extdata/photos/sample_img_1.jpeg
inst/extdata/photos/sample_img_2.jpeg
inst/extdata/photos/sample_img_3.jpeg
man/address_to_sf.Rd man/area_unit_options.Rd man/as_point.Rd man/as_sf.Rd man/convert_dist_scale.Rd man/convert_dist_units.Rd man/count_features.Rd man/dist_unit_options.Rd man/dist_units.Rd
man/figures/README-geom_sf_icon-1.png
man/figures/README-unnamed-chunk-2-1.png
man/figures/README-unnamed-chunk-3-1.png
man/figures/README-unnamed-chunk-5-1.png
man/figures/README-unnamed-chunk-6-1.png
man/figures/README-unnamed-chunk-7-1.png
man/figures/README-unnamed-chunk-8-1.png
man/format_data.Rd man/get_admin_data.Rd man/get_asp.Rd man/get_coords.Rd man/get_data_dir.Rd man/get_esri_data.Rd man/get_flickr_photos.Rd man/get_location.Rd man/get_location_data.Rd man/get_margin.Rd man/get_measurements.Rd man/get_open_data.Rd man/get_osm_data.Rd man/get_paper.Rd man/get_scale.Rd man/get_social_image.Rd man/get_static_mapbox.Rd man/get_wiki_data.Rd man/ggsave_ext.Rd man/is_dist_units.Rd man/is_geom_type.Rd man/is_gg.Rd man/is_sf.Rd man/labs_ext.Rd man/layer_frame.Rd man/layer_icon.Rd man/layer_location_data.Rd man/layer_mapbox.Rd man/layer_markers.Rd man/layer_mask.Rd man/layer_neatline.Rd man/layer_scaled.Rd man/location_filter.Rd man/make_filename.Rd man/make_location_data_list.Rd man/make_location_grid.Rd man/make_location_map.Rd man/make_markers.Rd man/map_icons.Rd man/mapview_ext.Rd man/number_features.Rd man/osm_building_tags.Rd man/overedge-package.Rd man/paper_sizes.Rd man/read_sf_exif.Rd man/read_sf_ext.Rd man/scale_group_data.Rd man/set_access_token.Rd man/set_overedge_options.Rd man/sf_bbox_misc.Rd man/sf_to_df.Rd man/st_bbox_ext.Rd man/st_buffer_ext.Rd man/st_cast_ext.Rd man/st_clip.Rd man/st_erase.Rd man/st_misc.Rd man/st_transform_ext.Rd man/standard_scales.Rd man/str_misc.Rd man/theme_ext.Rd man/us_counties.Rd man/us_states.Rd man/write_sf_ext.Rd
overedge.Rproj
pkgdown/_pkgdown.yml
tests/testthat.R tests/testthat/test-as_point.R tests/testthat/test-df_to_sf.R tests/testthat/test-geom_sf_icon.R tests/testthat/test-get_asp.R tests/testthat/test-get_location.R tests/testthat/test-get_location_data.R tests/testthat/test-get_measurements.R tests/testthat/test-get_paper.R tests/testthat/test-get_wiki_data.R tests/testthat/test-is_gg.R tests/testthat/test-is_sf.R tests/testthat/test-layer_mask.R tests/testthat/test-layer_neatline.R tests/testthat/test-location_filter.R tests/testthat/test-make_filename.R tests/testthat/test-make_location_grid.R tests/testthat/test-make_markers.R tests/testthat/test-sf_bbox.R tests/testthat/test-sf_to_df.R tests/testthat/test-st_bbox_ext.R tests/testthat/test-st_clip.R tests/testthat/test-st_erase.R tests/testthat/test-st_inscribed_square.R tests/testthat/test-st_transform_ext.R
vignettes/.gitignore
vignettes/2022-02-28_harwood_neighborhood_map.png
vignettes/2022-02-28_harwood_neighborhood_map.png_original
vignettes/get_location.Rmd vignettes/get_remote_data.Rmd vignettes/ggsave_ext.Rmd vignettes/working-sf-bbox.Rmd vignettes/working-sf-lists.Rmd
elipousson/overedge documentation built on Aug. 13, 2022, 7:41 p.m.