Skip to content

RStudio does not provide autocompletion for facet_wrap() and facet_grid() arguments. #6872

Description

@ujtwr

When creating plots with ggplot2 in RStudio, argument completion is not provided for facet_wrap() or facet_grid(). In contrast, for many other ggplot2 functions such as geom_point(), RStudio displays context-aware argument suggestions (e.g., stat =, mapping =, and other available parameters), as shown in the screenshot below.

This inconsistency makes it difficult to discover and use the available arguments for faceting functions, especially for users who rely on RStudio's autocompletion features.

geom_point()

Image

facet_wrap()

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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