check_injfollowup | R Documentation |
Check that dates of injury data are within the dates of exposure data.
check_injfollowup(followup_df, data_injuries)
followup_df |
Data frame created inside prepare_all() function. |
data_injuries |
Data frame given in prepare_all() function. |
Same injury data or cut injury data in which the dates of injury occurrences are within the dates of each player's follow-up period.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.