[BioC] error opening corPlot.R

James W. MacDonald jmacdon at med.umich.edu
Fri May 20 16:09:27 CEST 2005


Swati Ranade wrote:
> Hi I am trying generate scatter plots using the
> corPlot function in R and am getting the following
> error:
> 
>>source("CorPlot.R")
> 
> Error in file(file, "r") : unable to open connection
> In addition: Warning message: 
> cannot open file `CorPlot.R'

This error indicates that CorPlot.R is not in your working directory. 
You can use setwd() to change the working directory and try again.

Best,

Jim



> 
> I use the 2.0 version of R. Can any body suggest how
> to resolve this issue?
> 
> Thanks,
> 
> Swati
> 
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/bioconductor


-- 
James W. MacDonald
Affymetrix and cDNA Microarray Core
University of Michigan Cancer Center
1500 E. Medical Center Drive
7410 CCGC
Ann Arbor MI 48109
734-647-5623



More information about the Bioconductor mailing list