We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Can we make this work?
100 %>% sample(10) %T>% browser() %>% sum()
The primary challenge is that the first argument to browser() is text.
browser()
text