RangeTimeonTaskbyVar {LOGAN} | R Documentation |
This is a function that reports the number of students and number de actions (min-max) aggregated by a specific variable.
RangeTimeonTaskbyVar(data, tot.var, var.group)
data |
A |
tot.var |
a vector with the total time. It is a |
var.group |
a vector with the group variable. It is a |
This function returns a data.frame
with the number of students and number de actions (min-max)
aggregated by a specific variable.