Skip to content

The BasePlus package [ver. 2.1.0]

Latest
Compare
Choose a tag to compare
@yabwon yabwon released this 09 Sep 11:21
2c7713a

The BasePlus package [ver. 2.1.0]

Changes:

Update to the
%rainCloudPlot()
macro, new whiskerScale= parameter added.

See documentation for details.


SHA256 digest for BasePlus: F*DFA83F8E0D7424DEB63D49620392068BC68D766552E2804CB6B01DE8E5A87769


Example.

%rainCloudPlot(
 sashelp.class
,sex
,height
,whiskerScale=0.5
)