plotZ9: Plot Z9 sites on a leaflet

View source: R/plotZ9.R

plotZ9R Documentation

Plot Z9 sites on a leaflet

Description

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

Usage

plotZ9(coordID, ortho = TRUE)

Arguments

coordID

Vector with site coordinates

ortho

Whether orthofotos should be used as background image.

Value

A leaflet with ploted Z9 sites.

Examples

plotZ9(645260)

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