Thanks Julian! I will look into this in a moment.
Best,
Allen
On 11/16/07, Julian Burgos <[EMAIL PROTECTED]> wrote:
>
> Hey Allen,
>
> Again, if you don't tell us what kind of object 'Disease.FL' is, it will
> be difficult for us to help you. As I told you, plot() is a generic
> function a
Hey Allen,
Again, if you don't tell us what kind of object 'Disease.FL' is, it will
be difficult for us to help you. As I told you, plot() is a generic
function and its behaviour will depend on the type of object you pass to
it. For example, if 'Disease.FL' is an object of class lm (i.e. the
affy snp wrote:
> Dear list,
>
> Hello! I have a question about how to print a label in the plot.
> I am using the following code:
>
> width=5);plot(Disease.FL, index=i, type="Single",main="Plot of
> Labels");dev.off();
>
> But "Plot of Labels" has not been printed. Any suggestions?
>
> Thanks a
Dear list,
Hello! I have a question about how to print a label in the plot.
I am using the following code:
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
4 matches
Mail list logo