Skip to content

SoilTaxonomy 0.1.2

Compare
Choose a tag to compare
@brownag brownag released this 30 Apr 16:30
· 154 commits to master since this release

Updates since last CRAN release

SoilTaxonomy 0.1.2 (2021-04-29)

  • Extend explainST to work on Order, Suborder and Great Group taxonomic names
  • Add methods level_to_taxon and taxon_to_level to determine where taxa occur in the hierarchy
  • New data sets: ST_features, ST_family_classes for diagnostic horizons/features/properties and family-level class names and related content
  • Add parse_family method for separating family-level classes from higher taxonomic names
  • Add get_ST_features wrapper method for filtering ST_features data set
  • Add getLastChildTaxon method to determine last in Keys at specified level (Order, Suborder, or Great Group)

SoilTaxonomy 0.1.1 (2021-03-15)

  • Re-factored taxon_code_to_taxon & taxon_to_taxon_code to use LEFT JOIN
  • Added a NEWS.md file to track changes to the package