Skip to content

No rows in editData viewer when inputting data frame assigned to name x #9

@rweberc

Description

@rweberc

There seems to be an issue accessing/viewing rows in the editData editor viewer when the data frame sent in is assigned to the variable x.

To reproduce the problem:

Assign editData::sampleData to x
x <- editData::sampleData

When editData() is called on this re-assigned data set, in editor view, no rows appear
editData::editData(data = x)

Results are the same if x is highlighted and executed as an add-in call.

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