Skip to content

Error using scoreFACT_any when df is a tbl_df (tibble), due to weird use of id argument #4

Description

@raybaser

When df is a tibble, scoreFACT_any returns an error due to weird use of id argument.
For example see:

dfOut <- data.frame(df[id], AC_items, dfAC_N, dfAC_scores)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions