This is a test version of Biostars. For the public version, visit https://www.biostars.org.
their is no dataset

Hi,

I try to use the package of bioconductor "qvalue".

> a<-read.table("a")
> a
                                                                                                          V1
1 c(0.0642720365,0.0642720365,0.0642720365,0.0642810982,0.0642810982,0.0642810982,0.0643117914,0.0643117914)
> library(qvalue)
载入Tcl/Tk接口... 完成
> data(a)
警告信息:
In data(a) : 没有'a'这个数据集

The warn message said: there is no dataset of a.

Thanks in advance for great help!

Yue

r

The read.table() method expects a filename as its argument. Do you have a file named ain your R working directory?

Hello yueli7!

We believe that this post does not fit the main topic of this site.

This is a basic R usage question, and can be addressed by reading one of many tutorials available online. http://www.r-tutor.com/r-introduction/data-frame/data-import

For this reason we have closed your question. This allows us to keep the site focused on the topics that the community can help with.

If you disagree please tell us why in a reply below, we'll be happy to talk about it.

Cheers!

0 answers

No answers yet.

Log in to answer this question.