drt_map: Plot station map

Description Usage Arguments Value Examples

Description

Plot station map

Usage

1
drt_map(obj)

Arguments

obj

drtm, a drtm model.

Value

A mapview map object, containing the energy curve.

Examples

1
2
3
4
5
6
# Example model
m <- drt_import(
  system.file("Jegenstorf_i1000.RData", package = "drtplanr")
)

drt_map(m)

munterfi/drtplanr documentation built on Dec. 21, 2021, 11:01 p.m.