plot_pointrange: Plot Pointrange

Description Usage Arguments

View source: R/plot.R

Description

Plot Pointrange

Usage

1
plot_pointrange(x, term = NULL, component = NULL, p = 0.95)

Arguments

x

benvo object

term

name of BEF to plot. If NULL plots the first component listed in the Benvo.

component

one of c("Distance","Time") indicating which measure to use. Defaults to Distance if both measures are available, otherwise uses the only option.

p

The probability of distances/times that should be included in interval


rbenvo documentation built on Nov. 18, 2020, 5:07 p.m.