This is a test reprex

iris %>%
  summarize(mean = mean(Species))
#> Error in iris %>% summarize(mean = mean(Species)): could not find function "%>%"

Created on 2020-03-18 by the reprex package (v0.3.0)

Did you mean for this to go in the GOV1005 thread?

I'm going to hide it on the site for now, since you're not actually asking a question. :slightly_smiling_face:

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.