Skip to content

geom_brace Funktion nicht mehr vorhanden #64

@timm03ig

Description

@timm03ig

Beschreiben Sie den Fehler:
die Funktion geom_brace kann nicht aufgerufen werden

Zum Replizieren
Schritte, um den Fehler zu erzeugen:

  1. Tutorial-Name Maße der zentralen Tendenz
  2. Kapitel Kardinalskala`
  3. Unterüberschrift zusammenfassende Zahl:
  4. Exercise-Codeblock namens zusammenfassende Zahl:

Erwartetes Verhalten
Vermutlich sollte ein plot erscheinen, auf GitHub diese Unterhaltung gefunden: NicolasH2/ggbrace#10
sowie Update Notes:
Version 0.1.1 (Feb 2024) of ggbrace removed the original geom_brace function, which plots braces within the confines of the x-y-values. The same functionality can now be achieved with stat_brace( outside = FALSE ). Additionally, the text functionality is now its own function stat_bracetext which allows for more customization of the text using the same arguments that would be used in geom_text or geom_label. By default stat_brace uses geom="text" which can be changed e.g. by stat_brace(geom="label")

Betriebssytem

  • Windows 11
    Screenshot 2024-11-24 225327

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    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