[BioC] How to fit labels using bitmap

Henrik Bengtsson hb at stat.berkeley.edu
Thu Sep 11 20:24:42 CEST 2008


1. It's time to update R.
2. See ?par.  Changing 'mar' will probably do it for you.

/Henrik

On Wed, Sep 10, 2008 at 2:56 PM, balag Ganesan <bala.g at aggiemail.usu.edu> wrote:
> Dear allI am running R2.6.2 in Mac OS X 10.4.11.
>
> Here is my sessionInfo.
>
>> sessionInfo()
> R version 2.6.2 (2008-02-08)
> powerpc-apple-darwin8.10.1
>
> locale:
> en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
>
> attached base packages:
> [1] tools     stats     graphics  grDevices utils     datasets  methods
> base
>
> other attached packages:
> [1] actinos1a520465fcdf_1.16.0 affy_1.16.0
>  preprocessCore_1.0.0
> [4] affyio_1.6.1               Biobase_1.16.2
>>
>
> I am trying to draw boxplots using the "bitmap()" function. Very
> frustratingly I am never able to get the labels accommodated into the entire
> image. The labels are always truncated.
> Commands I am using now:
>
>> bitmap("foo2.bmp")
>> boxplot(data.frame(pmdata),las=2)
>> dev.off()
>
> I am unable to find any options in the bitmap() help in R.
> Any suggestions?
> Regards
> BALA.
>
>        [[alternative HTML version deleted]]
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor
>



More information about the Bioconductor mailing list