plotLeaflet: Display plots in a fieldBook with leaflet

View source: R/plotLeaflet.R

plotLeafletR Documentation

Display plots in a fieldBook with leaflet

Description

A simple function that takes a fieldBookLL (i.e. output of agriPlot) and plots the latitude and longitude points against a satellite imagery layer using Leaflet. This function is meant for quick and easy viewing of your plot points.

Usage

  plotLeaflet(fieldBookLL)

Arguments

fieldBookLL

fieldBook with Latitude and Longitude for plots (i.e. output from agriPlot)

Details

The function returns a leaflet plot displaying long/lat points representing plots in a fieldBook

Value

leaflet plot

Examples

  ##Vignette at https://github.com/cb-agr/agriPlot

cb-agr/agriPlot documentation built on April 14, 2022, 1:01 p.m.