compare row values over multiple rows (R)
问题 I don't think this question has asked yet (most similar questions are about extracting data or returning a count). I am new to R, so any help would be appreciated! I have a dataset of multiple runs of an experiment in one file and the data looks like this, where i have all the time steps for each run in rows time [info] id (unique per run) I am attempting to calculate when the system reaches equilibrium, which I am defining as stable values in 3 interdependent parameters. I would like to have