Dataset diamonds needs to be qualified as ggplot2::diamonds

Dataset diamonds needs to be qualified as ggplot2::diamonds when before after installing ggplot2 diamonds will suffice, Wny?

Perhaps you had loaded ggplot2 earlier? Try

library(ggplot2)
diamonds

This topic was automatically closed 7 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.