Skip to content

view function incorrectly shows objects named x #579

@aimeegott

Description

@aimeegott

When an object exists in the global environment named x, the view function shows that object even if a data frame is passed to it

library(tibble)
x <- 10
view(mtcars)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions