Skip to content

v1.1

Compare
Choose a tag to compare
@contefranz contefranz released this 28 Apr 07:00

msmtools 1.1

Now available on CRAN

Changes in functions

  • augment() now is way faster then in v1.0 thanks to a new implementation when defining patterns
  • augment() now uses the faster uniqueN() to extract the number of unique values in a vector

Bug fixes

  • augment() now correctly repositions new created variables

Other changes

  • augment() in-line help now provides correct information on what it returns