Buenos días, no sé por qué no encuentra la función "%>%" Error in data %>% gather(x, y, distmar:ice) %>% ggplot(aes(x = y, y = ptyrup, : no se pudo encontrar la función "%>%"
p1 = data %>%
ggplot(aes(x = ptyrup, fill = ptyrup)) +
geom_bar(alpha = 0.8) +
scale_fill_tableau() +
guides(fill = F)
Gracias,
Manuel
[[alternative HTML version deleted]]
_______________________________________________
R-help-es mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-help-es
