business-science / anomalize

Tidy anomaly detection
https://business-science.github.io/anomalize/
338 stars 60 forks source link

Error: unexpected symbol #66

Closed Elisabeth-Engering closed 2 years ago

Elisabeth-Engering commented 2 years ago

Hi!

I am new to coding and I am figuring out how to fix this problem:

ggplot(data = df_eu1, mapping = aes(x = Country,y = Beach litter per square km 2019))

Error: unexpected symbol in "ggplot(data = df_eu1, mapping = aes(x = Country, y = Beach litter"

Someone that knows how to fix it?