JS                      Objects imported from other packages
addAwesomeMarkers       Add Awesome Markers
addControl              Graphics elements and layers
addGraticule            Add a Graticule on the map see
                        <https://github.com/turban/Leaflet.Graticule>
addLayersControl        Add UI controls to switch layers on and off
addLegend               Add a color legend to a map
addMapPane              Add additional panes to leaflet map to control
                        layer order
addMeasure              Add a measure control to the map.
addMiniMap              Add a minimap to the Map
                        <https://github.com/Norkart/Leaflet-MiniMap>
addProviderTiles        Add a tile layer from a known map provider
addRasterImage          Add a raster image as a layer
addRasterLegend         Add a color legend for a SpatRaster to a map
addScaleBar             Add or remove a scale bar
addSimpleGraticule      Add a simple Graticule on the map see
                        <https://github.com/ablakey/Leaflet.SimpleGraticule>
addTerminator           Add a daylight layer on top of the map
atlStorms2005           Atlantic Ocean storms 2005
awesomeIconList         Make awesome-icon set
awesomeIcons            Create a list of awesome icon data see
                        <https://github.com/lennardv2/Leaflet.awesome-markers>
breweries91             Selected breweries in Franconia
colorNumeric            Color mapping
createLeafletMap        Legacy functions
derivePoints            Given a data object and lng/lat arguments
                        (which may be NULL [meaning infer from data],
                        formula [which should be evaluated with respect
                        to the data], or vector data [which should be
                        used as-is]) return a lng/lat data frame.
derivePolygons          Given a data object and lng/lat arguments
                        (which may be NULL [meaning infer from data],
                        formula [which should be evaluated with respect
                        to the data], or vector data [which should be
                        used as-is]) return a spatial object
dispatch                Extension points for plugins
easyButtonState         Create an easyButton statestate
evalFormula             Evaluate list members that are formulae, using
                        the map data as the environment (if provided,
                        otherwise the formula environment)
expandLimits            Notifies the map of new latitude/longitude of
                        items of interest on the map
expandLimitsBbox        Same as expandLimits, but takes a polygon (that
                        presumably has a bbox attr) rather than
                        lat/lng.
filterNULL              remove NULL elements from a list
gadmCHE                 Administrative borders of Switzerland (level 1)
getMapData              returns the map's data
groupOptions            Set options on layer groups
iconList                Make icon set
icons                   Create a list of icon data
leaflet                 Create a Leaflet map widget
leafletDependencies     Various leaflet dependency functions for use in
                        downstream packages
leafletOutput           Wrapper functions for using 'leaflet' in
                        'shiny'
leafletProxy            Send commands to a Leaflet instance in a Shiny
                        app
leafletSizingPolicy     Leaflet sizing policy
makeAwesomeIcon         Make Awesome Icon
makeIcon                Define icon sets
mapOptions              Set options on a leaflet map object
previewColors           Color previewing utility
providers               Providers
removeControl           Remove elements from a map
setView                 Methods to manipulate the map widget
showGroup               Show or hide layer groups
tileOptions             Extra options for map elements and layers
validateCoords          Utility function to check if a coordinates is
                        valid
