NEWS.md
NULL
can now be used with the different arithmetic operators and will result in a non-operation (i.e. the non-null part will be returned unmodified) (#290)View()
work on them (#317), and allow one to use length()
to determine the number of patches in a patchwork (#293)str()
method to patchwork objects (#217)inset_element()
when insetting plots with fixed dimensions (#214)-
, /
, and |
works with all supported object types (#221)inset_element()
to allow adding plots as insetsraster
and nativeRaster
objectselement_blank()
from working (#200)align_plots()
to align_patches()
to avoid namespace clash with cowplot (#130)as_grob()
(unexported) to as_patch()
to avoid potential future namespace clash with cowplot (#131)theme(strip.placement = 'outside')
(#132)