Add functionality to c14_control_material()
Open
- Dominant language
- R
- Stars
- 10
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently it just calls `controller::control()`. But it could:
- [ ] Detect species and return it as a separate vector
- [ ] Detect other text and return it as a separate vector
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating c14_control_material() and reviewing how it currently delegates to controller::control(). Determine from the existing function behavior and package conventions how species and other text should be separated into vectors, then verify that both requested outputs are returned distinctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100