peer_roster_create creates data frame of random assignments of author files to reviewers. By default, the output is saved to a .csv file in the current working directory that incorporates the current date and random seed as part of the file name.
# NOT RUN {peer_roster_create(3,
c("anya-ghclass", "bruno-ghclass", "celine-ghclass", "diego-ghclass"),
dir = "/Users/profx/introstats/hw2/")
# }# NOT RUN {# }