mkLeaflet: 'mkLeaflet' Make interactive Leaflet map of tracks and...

Description Usage Arguments Details Value Author(s) See Also

View source: R/mkLeaflet.R

Description

mkLeaflet Make interactive Leaflet map of tracks and sightings

Usage

1
mkLeaflet(data.list = list(midnat, fram), birds = F)

Arguments

data.list

List of sublists, each of which contains data frames created using readLogger

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.

Details

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!

Value

Saves a Leaflet object as an html file called map.html in the working directory

Author(s)

Martin Biuw

See Also

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()


embiuw/LoggeR documentation built on May 21, 2020, 4:34 p.m.