This old issue might be a good fit for leveraging the relatively new functionality in {aqp} for soil texture designed by @smroecker and @dylanbeaudette.
I think I would encourage writing this helper function in a generic way that could go into {aqp}. If it has a lot of plotting-related dependencies, perhaps {sharpshootR}? But not soilDB. Thoughts?
This old issue might be a good fit for leveraging the relatively new functionality in {aqp} for soil texture designed by @smroecker and @dylanbeaudette.
Could leverage for instance:
aqp::ssc_to_texcl
,aqp::soilTextureLevels
and the lookup table in aqp:soiltexture
https://github.com/ncss-tech/aqp/issues/141I think I would encourage writing this helper function in a generic way that could go into {aqp}. If it has a lot of plotting-related dependencies, perhaps {sharpshootR}? But not soilDB. Thoughts?