Plot Pointrange
plot_pointrange(x, term = NULL, component = NULL, p = 0.95)
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 |