powered by
Create groups of students and plot groups to screen.
getgroup(g.first, n = 2)
List of groups with names.
Character vector of student names.
number per group
Jonathan M. Lees<jonathan.lees@unc.edu>
Class roster will be divided into n groups and displayed on the the screen.
GetStudentNames
g.last =c('Joyce', 'Einstein', 'Hertz', 'Bailey', 'Compton', 'Jones', 'Wilson', 'Smith', 'Anderson' ) getgroup(g.last, n = 3)
Run the code above in your browser using DataLab