
Add time interval in hour from the oldest timestamp
g5h.annotate(.data, by = "col")
data.frame cleaned by g5h.clean()
'col' or 'row', default is 'col'. See ?g5h.gather_col for more info.
data.frame
# NOT RUN {
# suppose "gen5_export.txt" is the export from Gen5 2.06
g5h.clean2("gen5_export.txt") %>%
g5h.annotate()
# }
Run the code above in your browser using DataLab