Loops, Conditionals and Variables: A Basic Simulation in R
In this post, I’m going to go over some basics of using conditionals and loops in R. I’ll expand on the example I use here in future posts. The conditionals and loops will be used to create some dummy eye movement data. Background Before I get into the ... [Read more...]