Hello #Rstat. If you want to test some dplyr statement halfway, a small trick is to add:
test = {browser()},
between e.g. mutate/summarise arguments:
mutate(
Col1 = 1:10,
test = {browser()},
Col2 = Col1 * 2
)
#tidyverse#dply@rtips_share@tidyversetweets
“Uma sociedade realmente democrática inclui a participação das mulheres em todas as áreas, inclusive na política."
E completamos a liberação das palestras do evento Dados públicos aplicados ao R lá no Youtube.
⠀⠀
#rladiesbh#estatistica#rprogramming#womanpower