Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/plot_for_soil_properties.R
This function plot the soil property given for example:soil water content, water holdin capacity, organic C, total N, C:N ratio, and soil pH and regress it to the distance from the windbreak while having fields as a random effect.
1 | stats_for_soil_properties(y = main_data$Whc)
|
y |
a vector of data from the main_data dataset. |
No details for now.
list of relevant stats.
Maxime Rivest
1 | stats <- stats_for_soil_properties(y = main_data$Whc)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.