1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)R94 forks (94 forks)auto 404
good first issue
Repository metrics
- Stars
- 219 stars (219 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
- [fixed] add checkmate to check all inputs for PLP
- use roxygen templates for common inputs to use standard terminologies (should we have OHDSI specific templates)?
Contributor guide
- Research direction
- Familiarize with the existing input validation in the PLP package, then use the checkmate package to add checks to all function inputs. Also, look at the roxygen2 package for template documentation.
- Tech stack
- r
- Domain
- backenddata
- Issue type
- Refactor
- Prerequisites
- R