Skip to content

timeR 1.1.0 Released

Latest
Compare
Choose a tag to compare
@yusuzech yusuzech released this 13 Jun 21:13
· 8 commits to master since this release

Fixed multiple bugs and added new methods which help you extract timeR attributes more easily

  • Fixed a bus where timeElapsed could be in other units instead of in seconds.
  • Added methods that will return attributes from selected event
  • Refactored codes, removed redundent portion.
  • switch to use lubridate for time calculation
  • use string to represent datetime in dataframe which prevents errors from POSIXlt