- Added a
NEWS.md
file to track changes to the package. - Included
scale_*_focus()
functions forcolor
,alpha
andfill
aesthetics. - Improved error messages.
ggfocus()
is now deprecated.scale_*_focus()
should be used.- Focus scales added for size, linetype and shape.
- Documentation for all focus scales are now available in a single help file.
Use
?scale_focus
to view usage and examples.