Skip to content

Error message in find_data.default is not helpful #96

@kent37

Description

@kent37

The error message in find_data.default gives no clue about where the error occurred or what the unknown data type is. To a user of a lazyeval client package it is quite mysterious and hard to debug.

Something like

stop("lazyeval::find_data does not know how to find data associated with an object of class ", class(x), call. = FALSE)

would be more helpful.

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