Lumenize
Lumenize copied to clipboard
R function diff()
Takes a list, calculates the difference in seconds between neighboring values and returns a list of those differences.The list will be one smaller than the original list.