By surrounding lines of code with comments Use in: * [x] `use_badge()`, replacing home grown solution * [x] `use_rcpp()`, `use_tibble()` for NAMESPACE management (roxygen2 or otherwise) * [ ] `use_conflicted()`, `use_reprex()` etc for `.Rprofile` insertion
By surrounding lines of code with comments
Use in:
use_badge(), replacing home grown solutionuse_rcpp(),use_tibble()for NAMESPACE management (roxygen2 or otherwise)use_conflicted(),use_reprex()etc for.Rprofileinsertion