Skip to content

Add in checks if input is of type data.table in function DescriptivesTable  #2

Description

@LindaNab

Just a brief note that the function DescriptivesTable throws all kinds of errors if the args popdf, table_metadata, and label_lookup are not of type data.table because the code-in-function uses data.table specific syntax.
From a user pov think it be good to add in checks if these args are data.tables and if not, stops executing the function :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions