| NEWS | R Documentation | 
News for Package mateable
Changes in version 0.3.2 (2022-01-13)
-  makeScenenow includes an argument,split, to split a dataframe by the level of a specified variable.
-  plotScenenow includes argumentssortByandcolorByto allow users to control the stacking order and color of temporal plots by specified variables.
- In all plotting functions, users can now set their own plot margins ( - omaand- mar) outside of the function, using- par.
- We removed the argument to add a main title, main, to grant users more flexibility in formatting their plot titles. 
-  synchronyhas a newmethodoption, calledsync_prop, which calculates individual synchrony the proportion of a seasons reproductive opportunities that occur on days that an individual reproduced.
- Population values of - sync_propcalculate the mean individual synchrony.
- A new function - simplify.potential.listsimplifies the list output of the- synchrony,- proximity, and- compatibilityfunctions to a dataframe.
- We updated the vignette investigateMatingScene to reflect new features and included a new dataset, - ech2012, which includes spatial and temporal data for two populations.
- The plot limits shown by - plotScenefor multi-year scenes are now accurate in all years.
-  proximityno longer throws an error in calculating measures proximity for multi-year scenes.