insightsengineering / insightsengineering/tern.mmrm
using strsplit to take variables is not ideal
Open
- Dominant language
- R
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/insightsengineering/tern.mmrm/blob/a4254e89d53ad3eaf91529fe12a22879461699d5/R/utils.R#L12
ideally we can build the formula first, and then extract the variables through `all.vars`. This ensures that sometimes we have space in interaction we don't have errors.
Contributor guide
Assessment
This issue has not been assessed yet.