uclahs-cds / package-BoutrosLab-plotting-general

Functions to Create Publication-Quality Plots
https://uclahs-cds.github.io/package-BoutrosLab-plotting-general
11 stars 4 forks source link

Remove deprecated `create.multiplot` #160

Open dan-knight opened 1 year ago

dan-knight commented 1 year ago

Remove create.multiplot() in the next major update. This function is deprecated, and create.multipanelplot() is preferred as noted previously:

create.multipanelplot is considered an improved version of create.multiplot

_Originally posted by @tyamaguchi-ucla in https://github.com/uclahs-cds/package-BoutrosLab-plotting-general/pull/79#discussion_r1090755730_.

The general idea is that create.multipanelplot is preferred, but both are still supported for now. In the medium-term, create.multiplot will be deprecated

_Originally posted by @pboutros in https://github.com/uclahs-cds/package-BoutrosLab-plotting-general/pull/79#discussion_r1090755730_.