[rkward-users] Boxplot label

Thomas Friedrichsmeier thomas.friedrichsmeier at ruhr-uni-bochum.de
Sun Apr 22 14:16:43 UTC 2012


Hi,

On Sunday 22 April 2012, Luis Ferreira wrote:
> Changing mar or mai doesn’ t   appear to make changes on output.
> Any ideas?

for some reason or another, mar, and mai cannot be set as parameters in the 
boxplot()-call. Instead, set them separately, before the actual boxplot():

  par (mar=c (5, 20, 4, 2))
  boxplot (...)

Regards
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/rkward-users/attachments/20120422/17511826/attachment.sig>


More information about the Rkward-users mailing list