plotExData
plots histogram of ex-situ data as provided to genExPrior
plotExData(exdata, bindwidth = NULL, xrange = NULL, ymax = NULL,
showLegend = T)
a dataframe containing ex-situ data, as provided to the function genExPrior
a numeric specifying the width of the bins (optional)
a vector with the limits for the x-axis site
is a numeric specifying the maximum value on the y-axis
a boolean indicating whether to show the legend with the names of sites (optional, defaults to true)
a plot