reorderHorizons | R Documentation |
This is a method made available primarily to repair horizon data that have been corrupted relative to their order at time of SoilProfileCollection construction.
There is an option to specify the target order, but this will not update the corresponding metadata entry tracking the original order. Use this functionality at your own risk.
## S4 method for signature 'SoilProfileCollection'
reorderHorizons(object, target.order = NULL)
object |
A SoilProfileCollection |
target.order |
A numeric vector of equal length to |
SoilProfileCollection
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.