get.soil.texture calls get.triprop to allow the user to
enter soil textures as the proportions or percentages of three
components, sand, silt and clay.
# NOT RUN {if(dev.interactive()) {
newsp<-get.soil.texture()
# show the soil triangle soil.texture()
# now plot the observations show.soil.texture(newsp)
}
# }