plotZ7: Plot Z7 sites on a leaflet

View source: R/plotZ7.R

plotZ7R Documentation

Plot Z7 sites on a leaflet

Description

The function transforms the site ID (that consits of 6 digits) to a tibble of class sf and plots them on a leaflet.

Usage

plotZ7(coordID, ortho = FALSE)

Arguments

coordID

Vector with site coordinates

ortho

Whether orthofotos should be used as background image.

Value

A leaflet with ploted Z7 sites.

Examples

plotZ7(645260)

TobiasRoth/BDM documentation built on June 12, 2024, 7:16 a.m.