RcppArmadillo::armadillo_throttle_cores(1)
db = start_new_project(verbAggrRules, ":memory:")
add_booklet(db, verbAggrData, "agg")
dd = individual_differences(db)
print(dd)
plot(dd)
close_project(db)
RcppArmadillo::armadillo_reset_cores()
Run the code above in your browser using DataLab