if (FALSE) { # requireNamespace("data.tree")
# hapludults and hapludalfs (to subgroup level)
taxonTree(c("hapludults", "hapludalfs"))
# alfisols suborders and great groups
taxonTree("alfisols", root = "Alfisols", level = c("suborder", "greatgroup"))
}
Run the code above in your browser using DataLab