# NOT RUN {
# Plot the significance of each component within each components cluster
layout(matrix(c(1,2,3,4), nrow = 2, ncol = 2, byrow = TRUE))
fboot_plot(fres = CedarCreek.2004.2006.res,
lboot = CedarCreek.2004.2006.boot.assemblages,
main = "BioDIV2",
opt.var = "assemblages", opt.crit = "Jaccard")
layout(1)
# }
Run the code above in your browser using DataLab