Skip to content

Error in scoreFACT_any item name search logic, should be "or" instead of "and" #3

Description

@raybaser

The following line needs to be corrected. See also Issue #2

if (!all(namesAC %in% names(df)) && !all(toupper(namesAC) %in% names(df))) {

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions