plotLeaflet | R Documentation |
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.
plotLeaflet(fieldBookLL)
fieldBookLL |
fieldBook with Latitude and Longitude for plots (i.e. output from agriPlot) |
The function returns a leaflet plot displaying long/lat points representing plots in a fieldBook
leaflet plot
##Vignette at https://github.com/cb-agr/agriPlot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.