Skip to content

Version 0.5.0

Compare
Choose a tag to compare
@KevCaz KevCaz released this 07 Jun 13:30
· 19 commits to master since this release
  • dfTemplateMatch() gains an argument order to order column of the output
    data frame according to the template (see #20).
  • add stopwatch() and timer().
  • add seqRg() that generates a regular sequence based on the range of a vector.
  • add seqRow() and ``seqCol()` that generate a regular sequences based on the number of rows and columns (respectively) of a data frame (or a matrix).