search for: pernix

Displaying 2 results from an estimated 2 matches for "pernix".

Did you mean: vernix
2002 Mar 12
4
swapping rows with columns
...t;30x40" "0x30" > colnames(d) [1] "H..sapiens" "C..elegans" "D..melanogaster" "S..cerevisiae" [5] "E..coli" "M..tuberculosis" "B..subtilis" "V..cholerae" [9] "A..pernix" "P..horikoshii" "M..jannaschii" "A..aeolicus" [13] "H..pylori" "M..genitalium" Do I have to recunstruct the new frame or matrix manually? thanks for help, Arne -- Arne Mueller Biomolecular Modelling Laboratory Impe...
2002 Mar 09
1
labels outside plotting region
Hello, I've just started R, and I'm getting a bit mad using it. I've managed to produce a barplot with the labels for the ytick marks placed horizontally (perpendicular to the y-axis) usiing par(las=1). The problem is that most of my labels are in part beyond the plotting area because they are rather long (e.g. "H. sapiens", "D. melanogaster" ...). What is the