tidyverse / reprex

Render bits of R code for sharing, e.g., on GitHub or StackOverflow.
https://reprex.tidyverse.org
Other
741 stars 80 forks source link

Eliminate `@describeIn` #452

Closed hadley closed 1 year ago

hadley commented 1 year ago

Since this is the only place in the tidyverse that we use it.

jennybc commented 1 year ago

OK I either don't have or don't remember having an opinion on this. I don't think the CI failures are a blocker.