Use `od_disaggregate()` in `od_jitter()`
Open
- Dominant language
- R
- Stars
- 34
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
With #38 `od_disaggregate()` is more efficient, and deserves to be used in `od_jitter()`.
Contributor guide
Research direction
Start by locating the od_jitter() and od_disaggregate() entry points in the R package and read how the two functions currently handle their inputs. Done means od_jitter() uses od_disaggregate() while preserving its existing behavior; check the package's existing tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100