Hi!
I have been having trouble with a dataset I created in R studio. When I try to load, view, or do anything with the data via a typed command, I get an error saying that the dataset can not be found. I can view the dataset via the tabs at the top of the data viewer window, but that's about all I can do. How can I get it so that I don't get that error message?
Thanks!
If you mean that a tab in the code pane, usually at the top left, still displays the data, that does not mean the object is available. How did you create this data set and how do you try to load it? If you successfully load it, it should be listed in the Environment tab that is usually at the top left of the Rstudio display. What is listed in that tab?
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.