Hello Everyone,
I am new to R. I need your suggestions to why am i getting this error.
Question:
data("Toothgrowth")
Warning message:
In data("Toothgrowth") : data set ‘Toothgrowth’ not found
view(Toothgrowth)
Hello Everyone,
I am new to R. I need your suggestions to why am i getting this error.
Question:
data("Toothgrowth")
Warning message:
In data("Toothgrowth") : data set ‘Toothgrowth’ not found
view(Toothgrowth)
I got to remember R is case sensitive.
its working now.
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.