Displaying 2 results from an estimated 2 matches for "looding".
Did you mean:
loading
2007 Nov 01
1
Need help on an error, when looding library(uroot)
Hi
When I'm looding the library "uroot" something happens with the basic R code
that handles numeric classes. Its looks like a bug but I cant isolate the
problem. So hopfully one of you smart guys out there can give me some help.
This is how the problem looks. Take for example the vector
TEST <- c("...
2010 Oct 05
2
Plotting x-axis labels perpendicular to the axis
Hi,
The following command: axis(1, at= 1:50, labels= sampleNames(data)) produces
an X-axis with 50 ticks and labels drawn from the sampleNames namespace.
Problem is the labels at each tick are printed parallel to the x-axis and
thus run into each other. How do I specify for the labels to be printed
perpendicular to the x-axis?
Thanks in advance.
Anjan
--
===================================
anjan