powered by
find_recording(x, injury_event)
require(plyr) data(lgr2) ddply(lgr2$rings, 'series', burnr:::find_recording, injury_event = TRUE)
Run the code above in your browser using DataLab