Skip to content

Comments

Fixed option for logical AND connective#3

Open
GiulioCentorame wants to merge 1 commit intoexplodecomputer:masterfrom
GiulioCentorame:patch-1
Open

Fixed option for logical AND connective#3
GiulioCentorame wants to merge 1 commit intoexplodecomputer:masterfrom
GiulioCentorame:patch-1

Conversation

@GiulioCentorame
Copy link

> findVars("height", "weight", logic = "and")
Error in findVars("height", "weight", logic = "and") :
  logic %in% c("any", "all", "none") is not TRUE

```
> findVars("height", "weight", logic = "and")
Error in findVars("height", "weight", logic = "and") :
  logic %in% c("any", "all", "none") is not TRUE
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant