Skip to content

Releases: MatthewHeun/matsindf

v0.2.4

22 May 23:29
Compare
Choose a tag to compare

matsindf 0.2.4 (2018-05-22)

  • matsindf_apply now obtains named arguments from .DF
    when a name in .DF matches a name of an argument to FUN.
    This behavior is overridden by supplying a string argument in ...
    of matsindf_apply.

v0.2.3

22 May 16:14
Compare
Choose a tag to compare

matsindf 0.2.3 (2018-05-22)

  • matsindf_apply now accepts a list as input when arguments are all strings.

v0.2.2

21 May 04:18
Compare
Choose a tag to compare

matsindf 0.2.2 (2018-05-20)

  • New matsindf_apply function.
  • All functions now use matsindf_apply.