View source: R/normalisation_functions.R
| output_trend_stats | R Documentation | 
Trend test using Cox–Stuart (C–S) and Mann–Kendall (M–K) trend tests
output_trend_stats(name, p_val, z_val)
name | 
 Name of the test  | 
p_val | 
 p value from the test  | 
z_val | 
 the Z value of the test  | 
A statistics of mean standard deviation trend
output_trend_stats(name="t.test",p_val=0.001, z_val=5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.