Published March 6, 2023
| Version v1.18.0
Software
Open
TiagoOlivoto/metan: metan 1.18.0
Creators
- 1. Wroclaw University of Environmental and Life Science; KWS Lochow Polska
Description
New features
- New functions
*_wd_here()
to set and get the Working Directory (wd) quicky.get_wd_here()
gets the working directory to the path of the current script.set_wd_here()
sets the working directory to the path of the current script.open_wd_here()
open the File Explorer at the directory path of the current script.open_wd()
open the File Explorer at the current working directory.
corr_coef()
now can compute both linear and partial correlation, controled by the argumenttype
.- New function
network_plot()
to produce a network plot of a correlation matrix or an object computed withcorr_coef()
. - New functions
sample_random()
andsample_systematic()
for random and systematic sampling, respectively.
plot.waasb()
now has new arguments to control whether to show the percentage values within bars and the order of variables on the x-axis.corr_coef()
now handles grouped data passed fromgroup_by()
- New arguments
size.varnames
andcol.varnames
added incorr_plot()
. - Fix bug in
gmd(mod, "h2")
, whenmod
is computed withrandom = "env"
. - Include the argument
repel
inplot.gge()
.
Files
TiagoOlivoto/metan-v1.18.0.zip
Files
(49.0 MB)
Name | Size | Download all |
---|---|---|
md5:12a96974965fddc27d5f0bf36db73a10
|
49.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/TiagoOlivoto/metan/tree/v1.18.0 (URL)