Dear komal.rathi, thank you for your answer.
I've read the full tutorial... I know the data are downloaded with the package, but I'm not able to see where they are. At least they are not listed in the "environment" window, upper right window in RStudio.
This question might sound stupid for you, but as I already said, I'm less than beginner and I'm getting really frustrated with this.
I really would like to get more into bioinformatics, but honestly, I don't find very easy to follow the "user's manual"... as they always neglect the very basics. And again..., I'm not able to find a good tutorial explaining the very basics...
Well, it might be that I am completely incapable.
Have you tried
view(three_genes)? I hope you're using RStudio, makes learning easier.I do have the same question and I did, in the past worked with R. I would really like to see how the
three_genesdataset looks like, I tried several things but for some reason is not an object.... did you find your answer?...