powered by
A function that runs a normal run length encoding and adds some extra variables for use in calculations.
run_length_encode(x)
a data.frame with columns for lengths, values, end, and begin
a vector to run the function on