arcpullr-package        arcpullr
example_urls            Various URLs used in examples
format_coords           Convert coordinates from an 'sf' object to
                        formatted well-known text
get_geometry_type       Get Geometry Type
get_image_layer         Retrieve an image service layer from an ArcGIS
                        REST API
get_layer_html          Pull the HTML body from a web page
get_layer_info          Retrieve metadata for a layer
get_layer_legend        Returns a legend for a raster layer
get_layers_by_spatial   Retrieve ArcGIS REST API spatial layer by
                        spatial query
get_map_layer           Retrieve a map service layer from an ArcGIS
                        REST API
get_raster_layer        Pull a raster layer from a map service or image
                        service layer of an ArcGIS REST API
get_service_type        Get elements of a Service or Layer from an
                        ArcGIS REST endpoint
get_sf_crs              Return CRS value of an sf object
get_spatial_layer       Retrieve a feature service layer from an ArcGIS
                        REST API
get_table_layer         Retrieve a table from an ArcGIS REST API
match_raster_colors     Match colors in RasterLayer color space to the
                        provided legend values
plot_layer              Plot a spatial layer
plot_layer,RasterBrick-method
                        Plot a RasterBrick object
plot_layer,RasterLayer-method
                        Plot a RasterLayer object
plot_layer,RasterStack-method
                        Plot a RasterStack object
plot_layer,sf-method    Plot an sf object
raster_colors           Convert RasterLayer into data.frame of colors
                        for each pixel that can be used for plotting
raster_colors,RasterBrick-method
                        Convert RasterBrick into data.frame of colors
                        that can be used for plotting
raster_colors,RasterLayer-method
                        Convert RasterLayer into data.frame of colors
                        that can be used for plotting
raster_colors,RasterStack-method
                        Convert RasterStack into data.frame of colors
                        that can be used for plotting
sf_example_polys        Various example sf polygons
sf_example_raster       Various example raster objects
sf_objects              Create sf objects from coordinates
sp_rel_lookups          Spatial relationship descriptor and lookup
                        tables
sp_rel_xref             Lookup function for shorthand versions of
                        spatial relation text strings
sql_where               Format a SQL where clause from arguments
valid_sp_rel            Check to see which spatial relation types are
                        applicable to the feature classes being queried
                        and the sf objects use do to a spatial query
