Error in Posit Cloud

Hi, I'm following along with the Google Data Analytics Professional Cert, and am on course 7 right now.
I'm new to both R and Posit Cloud, so apologies for any stupidity.

I've installed and loaded the "palmerpenguins" package, but i can't perform skim_without_charts on it. I get this error: Error in skim_without_charts(penguins) : could not find function "skim_without_charts"

Something like this happened earlier as well, and I couldn't use filter or assignment operator <- I would get an error saying that variable wasn't available.

Have you loaded the skimr package by running

library(skimr)

before trying to use the skim_without_charts function?

Side question for FJCC: do you play viola or cello? Can't tell whether your icon is intended to be alto or tenor clef :slight_smile: . (I often use tenor clef as my icon, as I play cello)

I used to play viola. Now I play a mandola, even more obscure to the general public.

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