address_to_sf | Use tidygeocoder to convert an address or data frame with an... |
area_unit_options | Area units (vector) |
as_point | Convert an sf, numeric, or other object to a POINT (sfg) or... |
as_sf | Convert an object to a simple feature or bounding box object |
convert_dist_scale | Convert distance from scale to actual units |
convert_dist_units | Convert distance (and area) values between different units |
count_features | Count simple feature objects |
dist_unit_options | Distance units (vector) |
dist_units | Distance units (data frame) |
format_data | Format data frames and simple features using common... |
get_admin_data | Get U.S. State and County boundary data for a location |
get_asp | Get aspect ratio from string or based on specific paper and... |
get_coords | Get coordinates for a simple feature or bounding box object |
get_data_dir | Check data directory and create if needed |
get_esri_data | Use esri2sf to get data from an ArcGIS FeatureServer or... |
get_flickr_photos | Use FlickrAPI to get geotagged photos for a location |
get_location | Get location of a specified type based on name, id, or... |
get_location_data | Get data for a location |
get_margin | Get margins for a ggplot2 plot or map based on style or... |
get_measurements | Get measurements for simple feature objects |
get_open_data | Get data from an open data portal (Socrata) for a location |
get_osm_data | Use osmdata to get Open Street Map data for a location |
get_paper | Get standard paper and image sizes |
get_scale | Get standard scales and convert to scale distances |
get_social_image | Get social media image size to match platform and format |
get_static_mapbox | Use mapboxapi to get a static Mapbox map image |
get_wiki_data | Get Wikipedia articles for a location |
ggsave_ext | Save a ggplot2 plot or gt table to file and update file EXIF... |
is_dist_units | General utility functions for working with distance units... |
is_geom_type | What geometry type is this feature? |
is_gg | Check ggplot objects and ggplot lists |
is_sf | What is the class or spatial attributes of this feature? |
labs_ext | Add labels to a ggplot2 location map |
layer_frame | Create map layer with shape framing a simple feature object |
layer_icon | Add a SVG icons to a ggplot2 plot based on a simple feature... |
layer_location_data | Layer location data into a ggplot2 map |
layer_mapbox | Use mapboxapi to make a Mapbox static map layer |
layer_markers | Create a ggplot2 layer with map markers or numbered markers |
layer_mask | Create a mask layer based on a simple feature object |
layer_neatline | Set map limits to a simple feature or bounding box with a... |
layer_scaled | Create a ggplot2 layer scaled to a paper and orientation for... |
location_filter | Filter, crop, or trim data to a location |
make_filename | Make file name and path with optional label, prefix, or... |
make_location_data_list | Make a list of data and corresponding locations |
make_location_grid | Make a grid over a location bounding box |
make_location_map | Make a ggplot map using layer_location_data |
make_markers | Make map markers from a simple feature object |
map_icons | Map icons |
mapview_ext | Use mapview to interactively explore spatial data |
number_features | Sort and number features by coordinates or distance |
osm_building_tags | OpenStreetMap building tags |
overedge-package | overedge: Assorted Functions For Easier Map Making |
paper_sizes | Standard paper and image sizes |
read_sf_exif | Read location data from images to a simple feature object... |
read_sf_ext | Read spatial data in a bounding box to a simple feature... |
scale_group_data | Create discrete fill and color scales for grouped data |
set_access_token | Set or get an access token or API key to/from environment... |
set_overedge_options | Set overedge packge options |
sf_bbox_misc | Measure, transform, and convert bounding boxes |
sf_to_df | Convert between simple feature and data frame objects |
standard_scales | Standard map, architectural, and engineering scales |
st_bbox_ext | Get a bounding box buffered to match an aspect ratio |
st_buffer_ext | Buffer a simple feature or bounding box object |
st_cast_ext | Cast geometry to another type |
st_clip | Clip the side or corner of a simple feature or bounding box... |
st_erase | Erase an area of a simple feature object |
st_misc | Modify the geometry of a simple feature or bounding box... |
str_misc | Use the stringr package to help make consistent file names |
st_transform_ext | Transform or convert coordinates of a simple feature or... |
theme_ext | Modify the text, margins, or legend for a ggplot theme |
us_counties | U.S. County boundaries (1:5 mi scale, bbox and wkt) |
us_states | U.S. State boundaries (1:5 mi scale, bbox and wkt) |
write_sf_ext | Write or cache a simple feature object to a file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.