DOI-USGS / DOI-USGS/streamMetabolizer
Using backticks instead of \code{} around code blocks.
Open
Beginner friendly
CDI26
- Dominant language
- Stan
- Stars
- 47
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
https://style.tidyverse.org/documentation.html#r-code
The tidyverse style guide recommends turning on markdown support for roxygen and using backticks instead of \code{} around code blocks.
Update throughout the package.
Contributor guide
Research direction
Read the linked tidyverse documentation style guide, then search the package for roxygen documentation using \code{} and check where markdown support is configured. Done means the package consistently uses backticks for code blocks and no outdated \code{} wrappers remain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown, r
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100