Displaying 2 results from an estimated 2 matches for "mandova".
Did you mean:
mancova
2010 Aug 04
1
error with ReadAffy()
Hi!I'm doing a little data importing from .cel files,
> setwd("/home/mandova/celfiles")
> mydata<-ReadAffy()
Error in sub("^/?([^/]*/)*", "", filenames, extended = TRUE) :
unused argument(s) (extended = TRUE)
Then I tried
> filenames<-paste("GSM",c(seq(138597,138617,1)),".cel",sep="")
> filenames&l...
2012 Mar 28
1
Lacking a dataset called "nztrees"?
I'm looking into the help page on some functions of the {spatstat} packages
and they're exemplified by a dataset called "nztrees". But it does not
exist, and it's not listed on R Datasets Package
(http://stat.ethz.ch.sixxs.org/R-manual/R-devel/library/datasets/html/00Index.html).
Why is this happening....
--
View this message in context: