Description Usage Arguments Value
Correlations between species. Helper function 'flat_cor_mat' comes from https://rstudio-pubs-static.s3.amazonaws.com/240657_5157ff98e8204c358b2118fa69162e18.html
1 2 3 4 5 6 7 8 |
data_file |
Name of .csv file with data. No defaults. |
need_abbr |
Boolean. Whether species names should be abbreviated. Default to FALSE. |
state |
Character. "g" - generative, "v" - vegetative, "v+j" - vegetative and juvenile. Which states should be selected. If NULL, all shoots will be selected. Dafault to NULL. @param type Type of correlation coefficient ("pearson" or "spearman"). Default to "pearson". |
pVal |
Number (0.05, 0.01 or less). p.value of corr.test for species to be taken into consideration. Default to 0.05. |
data_file_2 |
Name of second .csv file to be united with the first one. It must be checked, that the data are from the SAME period. Default to NULL |
Data frame with correlation coefficients and their p.values between species
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.