function returns an uninitialized variable when is.character(.x) is FALSE
Open
bug
- Dominant language
- R
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
in clean data helper function: is.character(.x) assigns a value to x, then returns. If the logic fails, attempts to return an uninitialized variable.
Contributor guide
Assessment
This issue has not been assessed yet.