library(dplyr) 

antes de usarlo

Un saludo,

Emilio L. Cano
http://emilio.lcano.com



> El 11 may 2020, a las 8:22, Manuel Mendoza <mmend...@fulbrightmail.org> 
> escribió:
> 
> 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
> R-help-es@r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-help-es

_______________________________________________
R-help-es mailing list
R-help-es@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-help-es

Responder a