# NOT RUN {
data(example_references_metagear)
theTeam <- c("Christina", "Luc")
# warning effort_distribute below, will save two files to working
# directory: effort_Christina.csv and effort_Luc.csv
effort_distribute(example_references_metagear, initialize = TRUE,
reviewers = theTeam, save_split = TRUE)
effort_merge()
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab