Skip to content

Incorrect Line 6 Comment In Examples for checkData() #173

@martinrd3D

Description

@martinrd3D

Description

Selecting a column does not delete row and column names, as lines 7 and 9 of the Examples shows

To do so, one needs to use Drop = TRUE, e.g., as in
x <- checkData(edhec[,1,drop=TRUE])

[Describe the behavior/output you expected]

Minimal, reproducible example

[Insert sample data and code]

Session Info

[Insert your sessionInfo() output]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions