gg_injriskmatrix now has cont_max_x andcont_max_y arguments to (optionally) control the ranges of contour lines and allows to pass on more arguments togeom_contour(), e.g. bins =,binwidth =, etc.
- Fixes in injsummary(): exposure for injury type corrected and proper
conf_level.
- Quit pipe operator %>% dependency.
- Added vignette for modelling sports injury data (counts).
- Added vignette for modelling sports injury data (events)
- Maintenance update: fixes CRAN issues due to the new release of
dplyr
- New feature of joins integrated
- Initial release version to CRAN