Consider a filter_for_linked function
Open
- Dominant language
- R
- Stars
- 10
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
@stephhazlitt
Thinking about in addition to the `add_linked_status` function we have something that wraps:
`filter(grepl("s", studyid))`
Name ideas:
`drop_unlinked`?
Contributor guide
Research direction
Start by locating the existing add_linked_status function and reviewing how studyid values are handled. Clarify whether the new helper should retain or drop rows matching grepl("s", studyid), settle on its name, and define completion around that agreed filtering behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100