search for: tp4648133p4648157

Displaying 1 result from an estimated 1 matches for "tp4648133p4648157".

2012 Nov 01
4
Select the last rows of when specific conditions are met.
Hello, As I am new with R I am completely stuck in resolving a, no doubt, easy problem. I have a dataset with an enormous amount of rows and 17 columns. I need to know per trial and subject number if another variable (tt) exceeds a maximum. If this is true than the last 5000 rows of that specific trial for that subject number needs to be deleted. But I am completely stuck on how to do so.