-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Beschreiben Sie den Fehler:
die Funktion geom_brace kann nicht aufgerufen werden
Zum Replizieren
Schritte, um den Fehler zu erzeugen:
- Tutorial-Name
Maße der zentralen Tendenz - Kapitel Kardinalskala`
- Unterüberschrift
zusammenfassende Zahl: - 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
