Description Usage Arguments Details Value Author(s) See Also
mkLeaflet
Make interactive Leaflet map of tracks and sightings
1 |
data.list |
List of sublists, each of which contains data frames created using |
birds |
Logical, indicating if map should present birds (TRUE) or whales (FALSE). Default is to present whales. Both cannot (currently) be shown on the same map. |
Draws an interactive map in a web browser, where the background is a WMS data layer. NOTE! Computer must currently be connected to the internet in order to render the map background!
Saves a Leaflet object as an html file called map.html
in the working directory
Martin Biuw
readLoggerTable
to read single table from sightings database,
readLogger
to read entire sightings database,
correctEffort
to correct inconsistencies in effort table,
filterGPS
to flag bad GPS positions,
fillGPS
to fill in missing GPS positions after filtering,
convert2spatial
to convert selected parts of sightings data list to shapefiles.
Other Logger sightings database functions:
convert2spatial()
,
correctEffort()
,
fillGPS()
,
filterGPS()
,
readLoggerTable()
,
readLogger()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.