Skip to content

The output of glimpse() is too wide in RStudio Visual Editor mode #656

Description

@GegznaV

In RStudio Visual Markdown mode, the output of glimpse() is distorted (the summary of one column does not fit into a single line)

Steps to reproduce the issue:

  1. select a data frame with a big enough number of rows;
  2. apply glimpse() on the data frame.

Current output of pillar::glimpse(iris):
image

Expected output (the output in console):
image

If the editor's pane is made even wider, the issue gets even worse:
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions