plot.RhrHREstimator: plot for RhrHREstimator

Description Usage Arguments

Description

generic plot for RhrHREstimator

Usage

1
2
3
  ## S3 method for class 'RhrHREstimator'
 plot(x, what = c("ud", "iso"),
    draw = TRUE, useGE = FALSE, ...)

Arguments

x

RhrHREstimator object

what

indicates what should be printed. This can be either ud or iso.

draw

indicates whether the plot should be drawn or not. If this is FALSE a grob is returned.

useGE

indicates wether or not google earth satellite images should be use as background

...

none implemented


rhr documentation built on May 2, 2019, 6:06 p.m.

Related to plot.RhrHREstimator in rhr...