langcog/wordbankr

match_crossling_items fails

Closed this issue · 3 comments

crossling_words <- match_crossling_items(unilemmas = c("hat", "nose")) fails with error

Error in filter_impl(.data, quo) :
Argument 2 filter condition does not evaluate to a logical vector

this may be a version thing but I think I'm up to date on everything?

How strange! Did you install wordbankr via CRAN or GitHub?

Should work now!