Plots global density function

# S3 method for ndp
plot_global_density(x, p = 0.9, r = NULL,
  transform = FALSE)

Arguments

x

ndp object

p

probability mass contained in uncertainty interval

r

optional vector of observed distances

transform

boolean denoting whether or not to transform distances

Value

ggplot plot object