8000 Suggestion: vis_dat() allow setting an index variable · Issue #105 · ropensci/visdat · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Suggestion: vis_dat() allow setting an index variable #105
Open
@jzadra

Description

@jzadra

It would be nice if vis_dat() had an option to select an index or grouping variable. Currently the y-axis is just straight observation index (row num).

For instance with time series data, perhaps the group could be set to the column that has a "year" value. Then ticks could be placed on the y axis for each year, or perhaps horizontal lines going across the entire plot. Same if you were combining multiple tables with bind_rows() and set an id variable - seeing where they were joined by setting the id as the group/index for vis_dat() would aid in seeing where discontinuities exist.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0