# NOT RUN {
# }
# NOT RUN {
data(forestgap)
psd_indic <- patchdistr_sews(forestgap)
plot(psd_indic, along = forestgap.pars[ ,"d"])
# When along is non-numeric, bars are used for display
plot(psd_indic, along = as.factor(forestgap.pars[ ,"d"]))
# Display individual distributions
plot_distr(psd_indic, along = forestgap.pars[ ,"d"])
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab