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