# NOT RUN {
df_test <- exkansas
df_ximages <- ximages(locations = df_test,
variables = c('clay'),
statistics = c('mean'),
layersdepths = c('0_5'))
df_xsoil <- xsoil(ximages_output = df_ximages)
# }
Run the code above in your browser using DataLab