plot_nsr: Graphical representation of the calculated MNSRs over the...

View source: R/NSR.R

plot_nsrR Documentation

Graphical representation of the calculated MNSRs over the respective grid resolutions. Highlighting of the optimal MNSR value.

Description

Graphical representation of the calculated MNSRs over the respective grid resolutions. Highlighting of the optimal MNSR value.

Usage

plot_nsr(obj, ylimit = NULL, xtext = NULL, ytext = NULL, legend = "topright")

Arguments

obj

The output of vario_nsr

ylimit

Numerical value. y-axis limit

xtext

Numerical value. x-coordinate for the text within the graphic, which marks the optimal MNSR value. Default is NULL, so the value is automatically set depending on the position of the optimal MNSR_value.

ytext

Numerical value. Analogous to xtext

legend

Position of the legend. See legend. Default is "topright".

Value

A graph showing the MNSR values of vario_nsr depending on the respective grid resolution. In addition, the optimal MNSR value is shown on the corresponding grid resolution with a red line with the lettering which indicates the respective grid resolution.


JonasKup/FlowSoFine documentation built on March 18, 2022, 9:54 a.m.