Dear Darshan,
Thank you so much for taking the time to reply to my post.
I am sorry that my reprex was not correct.
I watched a video about dput(), I hope this time I got it right. Here is the result:
structure(list(ï..filename = c("stim_mic-1561130818_277", "stim_mic-1561130818_277",
"stim_mic-1561130818_277", "stim_mic-1561130818_277", "stim_mic-1561130818_277"
), segment = c("cd1bsf12", "cd2bsf12", "cp1bsf12", "ck2bsf12",
"cabsf12"), duration = c(24.565, 16.88, 51.714, 77.509, 356.75
)), row.names = c(NA, 5L), class = "data.frame")
In the meantime, I am practicing the solution that you suggested.
Thank you.
Best,
Dan