Add a column containing a simulation counter (irep). A new simulation is counted everytime a value in x is lower than its previous value.
irep(x, quiet = FALSE)
The column to be used for computing simulation number, usually the ID column.
Logical, if FALSE
messages are printed to the console.