Displaying 1 result from an estimated 1 matches for "gpl570_eset".
2012 Feb 15
1
R Package "example" section of .Rd file question (think it's a non-ASCII issue, but not sure...)
Hey,
I keep getting the following warning:
> data(GSE19829-GPL570_eset)
Warning in data(GSE19829 - GPL570_eset) :
data set ‘GSE19829 - GPL570_eset’ not found
> ## maybe str(GSE19829-GPL570_eset) ; plot(GSE19829-GPL570_eset) ...
>
> if(require(affy)){
+ summary(GSE19829-GPL570_eset$vital_status)
+ }
Error in summary(GSE19829 - GPL570_eset$vital_status) :...