Skip to content

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

@GegznaV

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions