View source: R/rosetta_utils.R
| SoilDataFromArray | R Documentation |
SoilDataFromArray: convert a list of numeric vectors containing soil properties to a rosetta.rosetta.SoilData class
py_to_r(<rosetta.rosetta.SoilData>): Wrapper S3 method for SoilData objects to prevent automatic conversion of SoilData (subclass of "python.builtin.list") to an R "list"
SoilDataFromArray(x)
## S3 method for class 'rosetta.rosetta.SoilData'
py_to_r(x)
x |
a list of numeric vectors |
an object reference to a Rosetta SoilData Python object constructed from x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.