Published March 6, 2023 | Version v1.18.0
Software Open

TiagoOlivoto/metan: metan 1.18.0

  • 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 argument type.
  • New function network_plot() to produce a network plot of a correlation matrix or an object computed with corr_coef().
  • New functions sample_random() and sample_systematic() for random and systematic sampling, respectively.
Minor improvements
  • 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 from group_by()
  • New arguments size.varnames and col.varnames added in corr_plot().
  • Fix bug in gmd(mod, "h2"), when mod is computed with random = "env".
  • Include the argument repel in plot.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