Cluster the layers within the soil project by using kmeans clustering.
1  | cluster_soil(soil_data, clusters_k)
 | 
soil_data | 
 List of tibbles holding soil parameters for the respective soil layers.  | 
clusters_k | 
 Vector of number of soil classes that should be generated with k-means clustering.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.