When `df` is a `tibble`, `scoreFACT_any` returns an error due to weird use of `id` argument. For example see: https://github.com/raybaser/FACTscorer/blob/82006e437f063eb7401157218c3f5286f7e03eb7/R/util-scoreFACT_any.R#L228
When
dfis atibble,scoreFACT_anyreturns an error due to weird use ofidargument.For example see:
FACTscorer/R/util-scoreFACT_any.R
Line 228 in 82006e4