Skip to content

Make curve_interval() work directly inside stat_lineribbon() #33

Open
@mjskay

Description

@mjskay

this is more of a questioning thing... not sure I want to re-architect treatment of the point_interval argument to stat_lineribbon() to support this since it involves making more assumptions about the type of function that can be passed there (since the function must be able to do grouping itself instead of having the grouping be done by the stat prior to calling the function). Better option might be to just add an example where use of curve_interval() with the data argument to geom_lineribbon() is shown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions