Skip to content

qplot looks for geoms in wrong environment #2586

Closed
@hadley

Description

@hadley
ggplot2::qplot(1:10, 10:1, geom = "line")
#> Error in geom_line(): could not find function "geom_line"

Created on 2018-05-14 by the reprex package (v0.2.0).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behaviorwipwork in progress

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions