View source: R/as-soilprofilecolection.R
as_SoilProfileCollection | R Documentation |
Transforma uno másperfiles de SISINTA en formato data.frame en un objeto
SoilProfileCollection del paquete aqp
.
as_SoilProfileCollection(perfiles)
perfiles |
data.frame con perfiles descargados o leidos con
la función |
un objeto aqp::SoilProfileCollection
coleccion <- as_SoilProfileCollection(perfiles)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.