I am new here with quite limited English knowledge. I will try to get my question easily understood.
I am doing an eye tracking experiment trying to detect the fixation distribution on two areas (Areas of interest, AOIs named "agent" and "patient") along the time. I have divided the whole time into time bins. And got the following list for example:
To finish the analysis, I need to split the span.bin into separate bins, like the following:
That means each row is a bin. Is it possible to solve the problem with R?
Any suggestions or ideas would be of great help!! Thanks!